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

Async [un]subscribes #24

Merged
merged 8 commits into from
Feb 20, 2020
Merged

Async [un]subscribes #24

merged 8 commits into from
Feb 20, 2020

Commits on Sep 13, 2014

  1. Configuration menu
    Copy the full SHA
    dcd5c59 View commit details
    Browse the repository at this point in the history
  2. [Sync] don't trigger full sync on subscription change

    A full sync is only necessary after a device is added to a sync group.
    
    Each subscribe / unsubscribe is propagated to the whole sync group by the
    subscribe() / unsubscribe() methods directly, without the use of signals
    stefankoegl committed Sep 13, 2014
    Configuration menu
    Copy the full SHA
    5b58950 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c37a38a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    134193d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

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

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    3b137a1 View commit details
    Browse the repository at this point in the history
  2. Fix Black code format.

    SiqingYu committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    be5f0ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a04fead View commit details
    Browse the repository at this point in the history