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
*
generalize catchHardwareFault to catchIOErrorType
Joey Hess
2015-12-06
*
update my email address and homepage url
Joey Hess
2015-01-21
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
also show signal icon next to connected xmpp remotes
Joey Hess
2014-04-09
*
webapp: Show a network signal icon next to ssh remotes that it's currently co...
Joey Hess
2014-04-09
*
improve sync with xmpp and annex-ignore
Joey Hess
2014-02-01
*
add config page for fsck, and alert with button when a fsck is running
Joey Hess
2013-10-10
*
hlint
Joey Hess
2013-10-02
*
avoid debug logging unknown xmpp messages, which may contain sensative inform...
Joey Hess
2013-05-27
*
XMPP: Send pings and use them to detect when contact with the server is lost.
Joey Hess
2013-05-22
*
add two long-running XMPP push threads, no more inversion of control
Joey Hess
2013-05-22
*
per-client inboxes for push messages
Joey Hess
2013-05-21
*
XMPP: Be better at responding to CanPush messages when busy with something else.
Joey Hess
2013-05-21
*
avoid auto-accepting pair requests from friends already paired with
Joey Hess
2013-04-30
*
more xmpp debugging
Joey Hess
2013-04-30
*
assistant: Sanitize XMPP presence information logged for debugging.
Joey Hess
2013-04-24
*
refactor alert button creation code
Joey Hess
2013-04-04
*
fix build with xmpp and w/o webapp
Joey Hess
2013-03-24
*
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
[next]