summaryrefslogtreecommitdiff
path: root/Assistant/Threads/PushNotifier.hs
Commit message (Expand)AuthorAge
* refactor XMPP clientGravatar Joey Hess2012-11-03
* ignore our own client presenceGravatar Joey Hess2012-11-02
* xmpp buddy list trackingGravatar Joey Hess2012-11-02
* finished pushing Assistant monad into all relevant filesGravatar Joey Hess2012-10-30
* cleanup daemonStatus accessorsGravatar Joey Hess2012-10-30
* split remaining assistant typesGravatar Joey Hess2012-10-30
* split out daemonstatus typesGravatar Joey Hess2012-10-30
* split and lift Assistant.PushesGravatar Joey Hess2012-10-29
* more liftingGravatar Joey Hess2012-10-29
* converted 6 more threadsGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* send git-annex tag in initial presenceGravatar Joey Hess2012-10-28
* reconnect XMPP when NetWatcher notices a changeGravatar Joey Hess2012-10-27
* xmpp reconnectionGravatar Joey Hess2012-10-27
* gnutls segfault fixedGravatar Joey Hess2012-10-26
* split out xmpp utilitiesGravatar Joey Hess2012-10-26
* run xmpp test in bound threadGravatar Joey Hess2012-10-26
* XMPP configuration formGravatar Joey Hess2012-10-26
* SRV record constructionGravatar Joey Hess2012-10-26
* hook up SRV lookups for XMPPGravatar Joey Hess2012-10-26
* convert the assistant to use a bound thread for XMPPGravatar Joey Hess2012-10-25
* only use one push attributeGravatar Joey Hess2012-10-25
* switch from presence toggle hack to git-annex tag in presence extended contentGravatar Joey Hess2012-10-25
* add a separate field for the JIDGravatar Joey Hess2012-10-24
* flip availablilityGravatar Joey Hess2012-10-24
* pull from one of the remotes in a push notificationGravatar Joey Hess2012-10-24
* initial implementation of XMPP push notifier (untested)Gravatar Joey Hess2012-10-24
* added push notifier thread, currently a no-opGravatar Joey Hess2012-10-24