index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
/
Presence.hs
Age
Commit message (
Expand
)
Author
2018-05-29
WIP: Deliver friend-request to xmpp client.
joe
2018-05-27
Comments.
joe
2018-05-23
fix build on earlier directory package
James Crayne
2018-05-24
More consistency in name of client JID.
joe
2018-05-24
More comments.
joe
2018-05-24
Diagnostic comments and debug print.
joe
2018-05-22
Configurable bind-addresses for xmpp.
joe
2018-05-19
Activate tox user key from xmpp configuration.
joe
2018-05-18
Daemon options to enable or disable XMPP.
joe
2017-11-29
Disabled curve 25519 backport for newer cryptonite library.
joe
2017-11-21
ToxManager reworked stubs.
joe
2017-11-21
Interface to enable Tox users in an XMPP client's roster.
joe
2017-11-20
Finished TODO stubs: Multiple identities/rosters for a single unix user.
joe
2017-11-20
WIP: Multiple identities/rosters for a single unix user.
joe
2017-11-17
Generic connection manager for Tox and XMPP.
joe
2017-11-13
Minor edit.
joe
2017-11-12
We no longer require root. (ConsoleWriter is disabled without).
joe
2017-11-09
Factored out Presence.hs from main module xmppServer.hs.
joe