index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
/
XMPP.hs
Commit message (
Expand
)
Author
Age
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
allow to build when sandi is installed (don't use it yet)
Joey Hess
2013-11-11
*
add status tag to all presence messages
Joey Hess
2013-07-25
*
Add status message to XMPP presence tag, to identify to others that the clien...
Joey Hess
2013-07-23
*
XMPP: Send pings and use them to detect when contact with the server is lost.
Joey Hess
2013-05-22
*
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...
Joey Hess
2013-05-21
*
add uuid to all xmpp messages
Joey Hess
2013-04-30
*
avoid warning
Joey Hess
2013-04-13
*
assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)
Joey Hess
2013-04-10
*
xmpp: Re-enable XA flag, since disabling it did not turn out to help with the...
Joey Hess
2013-03-16
*
remove xa
Joey Hess
2013-03-07
*
set negative XMPP presence priority
Joey Hess
2012-11-10
*
full-on git-annex assistant syncing now works over XMPP!
Joey Hess
2012-11-10
*
more refactoring
Joey Hess
2012-11-10
*
more nice refactoring
Joey Hess
2012-11-10
*
better data types allowed marvelous 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
*
fix murderous typo
Joey Hess
2012-11-09
*
add canpush xmpp command
Joey Hess
2012-11-09
*
hooked up XMPP git push send/receive (but not yet control flow)
Joey Hess
2012-11-08
*
data types and xml generation/parsing for xmpp push
Joey Hess
2012-11-07
*
better git-annex tag handling
Joey Hess
2012-11-07
*
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
*
update xmpp protocol
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
*
send a presence query when the buddy list is displayed
Joey Hess
2012-11-03
*
refactor XMPP client
Joey Hess
2012-11-03
*
xmpp buddy list tracking
Joey Hess
2012-11-02
*
where indentation
Joey Hess
2012-10-31
*
send git-annex tag in initial presence
Joey Hess
2012-10-28
*
reconnect XMPP when NetWatcher notices a change
Joey Hess
2012-10-27
*
gnutls segfault fixed
Joey Hess
2012-10-26
*
split out xmpp utilities
Joey Hess
2012-10-26