summaryrefslogtreecommitdiff
path: root/Assistant/Threads/XMPPClient.hs
Commit message (Expand)AuthorAge
* avoid auto-accepting pair requests from friends already paired withGravatar Joey Hess2013-04-30
* more xmpp debuggingGravatar Joey Hess2013-04-30
* assistant: Sanitize XMPP presence information logged for debugging.Gravatar Joey Hess2013-04-24
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* fix build with xmpp and w/o webappGravatar Joey Hess2013-03-24
* webapp: Improved alerts displayed when syncing with remotes, and when syncin...Gravatar Joey Hess2013-03-18
* xmpp: Re-enable XA flag, since disabling it did not turn out to help with the...Gravatar Joey Hess2013-03-16
* xmpp: send a presence query when there's an important message to sendGravatar Joey Hess2013-03-16
* xmpp: --debug now enables a sanitized dump of the XMPP protocolGravatar Joey Hess2013-03-16
* make liftAnnex and liftAssistant polymorphic, like liftIOGravatar Joey Hess2013-03-16
* webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...Gravatar Joey Hess2013-03-15
* webapp: Improved UI for pairing your own devices together using XMPP.Gravatar Joey Hess2013-03-15
* empty buddy list when client is connectingGravatar Joey Hess2013-03-07
* show when not connected to xmpp serverGravatar Joey Hess2013-03-06
* assistant: XMPP git pull and push requests are cached and sent when presence ...Gravatar Joey Hess2013-03-06
* better xmpp debuggingGravatar Joey Hess2013-03-06
* tag xmpp pushes with jidGravatar Joey Hess2013-03-06
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* whitespace fixesGravatar Joey Hess2012-12-13
* add a yes/no confirm for xmpp pairing requestsGravatar Joey Hess2012-11-11
* auto-accept pair requests from JIDs already paired withGravatar Joey Hess2012-11-11
* don't try to transfer data to/from XMPP remotesGravatar Joey Hess2012-11-11
* allow both one push and one receive-pack to run at the same timeGravatar Joey Hess2012-11-11
* set negative XMPP presence priorityGravatar Joey Hess2012-11-10
* more refactoringGravatar Joey Hess2012-11-10
* more nice 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
* refactorGravatar Joey Hess2012-11-10
* avoid excessive debuggingGravatar Joey Hess2012-11-09
* run xmpp push actions in separate thread from xmpp clientGravatar Joey Hess2012-11-09
* add canpush xmpp commandGravatar Joey Hess2012-11-09
* xmpp push control flowGravatar Joey Hess2012-11-08
* hooked up XMPP git push send/receive (but not yet control flow)Gravatar Joey Hess2012-11-08
* better handling of lifting from XMPP -> AssistantGravatar Joey Hess2012-11-05
* ignore Messages from our client's own jidGravatar Joey Hess2012-11-05
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
* tweakGravatar Joey Hess2012-11-05
* 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
* XMPP pair requests are now received, and an alert displayedGravatar Joey Hess2012-11-03
* XMPP pairing notifications are now sentGravatar Joey Hess2012-11-03
* bugfixGravatar 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