lp://staging/~jamesh/account-polld/account-refresh
Created by
James Henstridge
and last modified
- Get this branch:
- bzr branch lp://staging/~jamesh/account-polld/account-refresh
Only
James Henstridge
can upload to this branch. If you are
James Henstridge
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Sergio Schvezov: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 868 lines (+306/-123)18 files modifiedaccounts/account-watcher.c (+80/-55)
accounts/account-watcher.h (+4/-1)
accounts/accounts.c (+16/-10)
accounts/accounts.go (+47/-14)
cmd/account-polld/account_manager.go (+30/-18)
cmd/account-polld/main.go (+8/-4)
cmd/account-watcher-test/main.go (+6/-2)
data/account-polld.application (+5/-11)
data/account-polld.service-type (+7/-0)
data/facebook-poll.service (+8/-0)
data/google-gmail-poll.service (+1/-1)
data/twitter-poll.service (+8/-0)
debian/rules (+4/-1)
plugins/facebook/facebook.go (+3/-0)
plugins/facebook/facebook_test.go (+25/-5)
plugins/plugins.go (+9/-1)
plugins/twitter/twitter.go (+12/-0)
plugins/twitter/twitter_test.go (+33/-0)
Branch information
Recent revisions
- 26. By James Henstridge
-
Switch to the new prototype for accounts.
NewWatcher( ) and the new
service names for Twitter and Facebook. - 25. By James Henstridge
-
Fix up a crash when we are reporting errors to Go and no session data is
available. - 24. By James Henstridge
-
Add service files for Facebook and Twitter, and a service type file that
lets us select them along with GMail. - 23. By James Henstridge
-
Convert account watcher to track a single service type rather than a set
of service names. This is needed to properly receive enabled event
notifications.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~phablet-team/account-polld/trunk