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

feat: add the WatchState API #582

Merged
merged 11 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. feat: add the WatchState API

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a72dd9a View commit details
    Browse the repository at this point in the history
  2. feat: implement watch_state

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a823953 View commit details
    Browse the repository at this point in the history
  3. feat: add next_message

    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6a3bf24 View commit details
    Browse the repository at this point in the history
  4. fix: update the generated files

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d6c6e88 View commit details
    Browse the repository at this point in the history
  5. fix: make clippy happy

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a734fb4 View commit details
    Browse the repository at this point in the history
  6. fix: update the generated files

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d37e115 View commit details
    Browse the repository at this point in the history
  7. refactor: biased select

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1b2cd2b View commit details
    Browse the repository at this point in the history
  8. fix: remove useless blank line

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3855f47 View commit details
    Browse the repository at this point in the history
  9. fix: publish the stats correctly

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    deabe97 View commit details
    Browse the repository at this point in the history
  10. fix: revert the comment

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    efe9bbe View commit details
    Browse the repository at this point in the history
  11. feat: add pausing and unpausing states

    Signed-off-by: Rustin170506 <29879298+Rustin170506@users.noreply.github.com>
    Rustin170506 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    aa85882 View commit details
    Browse the repository at this point in the history