summaryrefslogtreecommitdiff
path: root/Assistant/XMPP.hs
Commit message (Expand)AuthorAge
* remaining dataenc to sandi conversionsGravatar Joey Hess2015-05-07
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* remove Read instance for RefGravatar Joey Hess2014-02-19
* allow to build when sandi is installed (don't use it yet)Gravatar Joey Hess2013-11-11
* add status tag to all presence messagesGravatar Joey Hess2013-07-25
* Add status message to XMPP presence tag, to identify to others that the clien...Gravatar Joey Hess2013-07-23
* XMPP: Send pings and use them to detect when contact with the server is lost.Gravatar Joey Hess2013-05-22
* XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...Gravatar Joey Hess2013-05-21
* add uuid to all xmpp messagesGravatar Joey Hess2013-04-30
* avoid warningGravatar Joey Hess2013-04-13
* assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)Gravatar Joey Hess2013-04-10
* xmpp: Re-enable XA flag, since disabling it did not turn out to help with the...Gravatar Joey Hess2013-03-16
* remove xaGravatar Joey Hess2013-03-07
* set negative XMPP presence priorityGravatar Joey Hess2012-11-10
* full-on git-annex assistant syncing now works over XMPP!Gravatar Joey Hess2012-11-10
* more refactoringGravatar Joey Hess2012-11-10
* more nice refactoringGravatar Joey Hess2012-11-10
* better data types allowed marvelous refactoringGravatar Joey Hess2012-11-10
* separate data type for push stagesGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-10
* use a lookup table for speedGravatar Joey Hess2012-11-10
* fix murderous typoGravatar Joey Hess2012-11-09
* add canpush xmpp commandGravatar Joey Hess2012-11-09
* hooked up XMPP git push send/receive (but not yet control flow)Gravatar Joey Hess2012-11-08
* data types and xml generation/parsing for xmpp pushGravatar Joey Hess2012-11-07
* better git-annex tag handlingGravatar Joey Hess2012-11-07
* switch to silent chat messages for XMPP pairingGravatar Joey Hess2012-11-05
* workaround for Google Talk's insane handling of self-directed presenceGravatar Joey Hess2012-11-03
* avoid repeated pairing alertsGravatar Joey Hess2012-11-03
* switch to directed presence for pair requestsGravatar Joey Hess2012-11-03
* update xmpp protocolGravatar Joey Hess2012-11-03
* XMPP pair requests are now received, and an alert displayedGravatar Joey Hess2012-11-03
* XMPP pairing notifications are now sentGravatar Joey Hess2012-11-03
* send a presence query when the buddy list is displayedGravatar Joey Hess2012-11-03
* refactor XMPP clientGravatar Joey Hess2012-11-03
* xmpp buddy list trackingGravatar Joey Hess2012-11-02
* where indentationGravatar Joey Hess2012-10-31
* send git-annex tag in initial presenceGravatar Joey Hess2012-10-28
* reconnect XMPP when NetWatcher notices a changeGravatar Joey Hess2012-10-27
* gnutls segfault fixedGravatar Joey Hess2012-10-26
* split out xmpp utilitiesGravatar Joey Hess2012-10-26