summaryrefslogtreecommitdiff
path: root/Assistant/XMPP
Commit message (Expand)AuthorAge
* clean up from windows portingGravatar Joey Hess2013-05-11
* fix for AndroidGravatar Joey Hess2013-05-09
* fix use of wrong shebang when android is installing git-annex-shell wrapper o...Gravatar Joey Hess2013-05-06
* add uuid to all xmpp messagesGravatar Joey Hess2013-04-30
* rename moduleGravatar Joey Hess2013-04-23
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)Gravatar Joey Hess2013-04-10
* syncNewRemote is not only used for new remotes; rename to syncRemoteGravatar Joey Hess2013-04-08
* fix build with xmpp and w/o webappGravatar Joey Hess2013-03-24
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...Gravatar Joey Hess2013-03-15
* add alerts while performing xmpp git push/pullGravatar Joey Hess2013-03-07
* assistant: Fix syncing after XMPP pairing.Gravatar Joey Hess2013-03-06
* tag xmpp pushes with jidGravatar Joey Hess2013-03-06
* assistant: Get back in sync with XMPP remotes after network reconnection, and...Gravatar Joey Hess2013-03-06
* deal with Android's nonstandard shell locationGravatar Joey Hess2013-02-13
* factor out CredsGravatar Joey Hess2012-11-14
* use System.TimeoutGravatar Joey Hess2012-11-14
* upper-case first char of buddy nameGravatar Joey Hess2012-11-12
* 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
* add 120 second timeout when waiting for XMPP packetsGravatar Joey Hess2012-11-11
* fix creation of creds directory for xmppGravatar Joey Hess2012-11-10
* show when a buddy is already pairedGravatar Joey Hess2012-11-10
* full-on git-annex assistant syncing now works over XMPP!Gravatar Joey Hess2012-11-10
* separate data type for push stagesGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-10
* fix exit code propigationGravatar Joey Hess2012-11-10
* refactorGravatar Joey Hess2012-11-09
* ensure handles get closedGravatar Joey Hess2012-11-09
* increase chunk sizeGravatar Joey Hess2012-11-09
* refactorGravatar Joey Hess2012-11-09
* refactorGravatar Joey Hess2012-11-09
* xmpp git push is working!Gravatar Joey Hess2012-11-09
* run xmpp push actions in separate thread from xmpp clientGravatar Joey Hess2012-11-09
* fix git push startupGravatar Joey Hess2012-11-09
* add canpush xmpp commandGravatar Joey Hess2012-11-09
* use xmpp::user@host for xmpp remotesGravatar 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
* built IO side of xmppReceivePackGravatar Joey Hess2012-11-06
* cleanupGravatar Joey Hess2012-11-06
* noteGravatar Joey Hess2012-11-06
* implemented IO side of xmppPush; xmpp side still todoGravatar Joey Hess2012-11-06
* xmppgit now actually worksGravatar Joey Hess2012-11-06
* add xmppgit command; roughed out xmpp push protocol and designGravatar Joey Hess2012-11-06
* finished XMPP pairing!Gravatar Joey Hess2012-11-05
* switch to silent chat messages for XMPP pairingGravatar Joey Hess2012-11-05