Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status parameters #122

Open
wants to merge 20 commits into
base: v4
Choose a base branch
from

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    1ff9615 View commit details
    Browse the repository at this point in the history
  2. Have listId in GetListTimeline be a string as that's what is what one…

    … receives when retrieving a list.
    eduardobragaxz committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    6a2b412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d975220 View commit details
    Browse the repository at this point in the history
  4. Add .NET 7 or greater optimization for the Visibility converter Read …

    …method and get the nameof a Visibility value instead of converting it to a string in the Write method.
    eduardobragaxz committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    391e6ff View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    76ff02c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7012cc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Fix some tests

    Guillaume Lacasa committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    319e51c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Update nuget package

    eduardobragaxz committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    055e10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a08b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    ede32ee View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update nuget package

    eduardobragaxz committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9b1062d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    1528a10 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix typos

    eduardobragaxz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1874401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f592485 View commit details
    Browse the repository at this point in the history
  3. Revert "Add a new type StatusParameters"

    This reverts commit f592485.
    eduardobragaxz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4843db6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4114466 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aa6b3f View commit details
    Browse the repository at this point in the history
  6. Use the name pollParameter for the PollParameter type instaed of poll…

    … in PublishStatus to be easier to read
    eduardobragaxz committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    efdebd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    090fd8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888b1b9 View commit details
    Browse the repository at this point in the history