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: Update watchers #11

Merged
merged 6 commits into from
Jul 11, 2024
Merged

feat: Update watchers #11

merged 6 commits into from
Jul 11, 2024

Commits on Jul 10, 2024

  1. Add Watch trait for backend

    sugyan committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f37c005 View commit details
    Browse the repository at this point in the history
  2. WIP: Add FeedWatcher

    sugyan committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    889b050 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Implement FeedWatcher

    sugyan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cfa8082 View commit details
    Browse the repository at this point in the history
  2. Update FeedWatcher

    sugyan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cbd12c8 View commit details
    Browse the repository at this point in the history
  3. Update PostThreadWatcher

    sugyan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8996fb4 View commit details
    Browse the repository at this point in the history
  4. Use Updater

    sugyan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f4e6794 View commit details
    Browse the repository at this point in the history