index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
Threads
/
XMPPClient.hs
Commit message (
Expand
)
Author
Age
*
webapp: Improved alerts displayed when syncing with remotes, and when syncin...
Joey Hess
2013-03-18
*
xmpp: Re-enable XA flag, since disabling it did not turn out to help with the...
Joey Hess
2013-03-16
*
xmpp: send a presence query when there's an important message to send
Joey Hess
2013-03-16
*
xmpp: --debug now enables a sanitized dump of the XMPP protocol
Joey Hess
2013-03-16
*
make liftAnnex and liftAssistant polymorphic, like liftIO
Joey Hess
2013-03-16
*
webapp: Display an alert when there are XMPP remotes, and a cloud transfer re...
Joey Hess
2013-03-15
*
webapp: Improved UI for pairing your own devices together using XMPP.
Joey Hess
2013-03-15
*
empty buddy list when client is connecting
Joey Hess
2013-03-07
*
show when not connected to xmpp server
Joey Hess
2013-03-06
*
assistant: XMPP git pull and push requests are cached and sent when presence ...
Joey Hess
2013-03-06
*
better xmpp debugging
Joey Hess
2013-03-06
*
tag xmpp pushes with jid
Joey Hess
2013-03-06
*
webapp: Now allows restarting any threads that crash.
Joey Hess
2013-01-26
*
whitespace fixes
Joey Hess
2012-12-13
*
add a yes/no confirm for xmpp pairing requests
Joey Hess
2012-11-11
*
auto-accept pair requests from JIDs already paired with
Joey Hess
2012-11-11
*
don't try to transfer data to/from XMPP remotes
Joey Hess
2012-11-11
*
allow both one push and one receive-pack to run at the same time
Joey Hess
2012-11-11
*
set negative XMPP presence priority
Joey Hess
2012-11-10
*
more refactoring
Joey Hess
2012-11-10
*
more nice refactoring
Joey Hess
2012-11-10
*
separate data type for push stages
Joey Hess
2012-11-10
*
refactor
Joey Hess
2012-11-10
*
use a lookup table for speed
Joey Hess
2012-11-10
*
refactor
Joey Hess
2012-11-10
*
avoid excessive debugging
Joey Hess
2012-11-09
*
run xmpp push actions in separate thread from xmpp client
Joey Hess
2012-11-09
*
add canpush xmpp command
Joey Hess
2012-11-09
*
xmpp push control flow
Joey Hess
2012-11-08
*
hooked up XMPP git push send/receive (but not yet control flow)
Joey Hess
2012-11-08
*
better handling of lifting from XMPP -> Assistant
Joey Hess
2012-11-05
*
ignore Messages from our client's own jid
Joey Hess
2012-11-05
*
finished XMPP pairing!
Joey Hess
2012-11-05
*
tweak
Joey Hess
2012-11-05
*
switch to silent chat messages for XMPP pairing
Joey Hess
2012-11-05
*
workaround for Google Talk's insane handling of self-directed presence
Joey Hess
2012-11-03
*
avoid repeated pairing alerts
Joey Hess
2012-11-03
*
switch to directed presence for pair requests
Joey Hess
2012-11-03
*
XMPP pair requests are now received, and an alert displayed
Joey Hess
2012-11-03
*
XMPP pairing notifications are now sent
Joey Hess
2012-11-03
*
bugfix
Joey Hess
2012-11-03
*
send a presence query when the buddy list is displayed
Joey Hess
2012-11-03
*
refactor XMPP client
Joey Hess
2012-11-03