index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
/
XMPPServer.hs
Age
Commit message (
Expand
)
Author
2018-11-14
MUC: It works.
Joe Crayne
2018-11-14
MUC: Notify members on chatroom joins.
Joe Crayne
2018-11-14
MUC: Two-step nominate/comit chat transactions.
Joe Crayne
2018-11-06
More XEP-45 chatroom stuff.
Joe Crayne
2018-11-06
MUC compliance: Issue missing-nick error.
Joe Crayne
2018-11-06
Comments documenting home-grown <presence> whitelist attribute.
Joe Crayne
2018-11-06
Rooms and room occupants.
Joe Crayne
2018-11-05
Indicate that group chat is supported.
Joe Crayne
2018-11-05
Respond to XMPP discovery queries.
Joe Crayne
2018-11-05
whitespace
Joe Crayne
2018-11-05
Factored applyStanza/forwardStanza out of xmppInbound.
Joe Crayne
2018-11-05
Factored Stanza.Build out of XMPPServer.
Joe Crayne
2018-11-05
Factored Stanza.{Types,Parse} out of XMPPServer.
Joe Crayne
2018-11-05
Removed dead code.
Joe Crayne
2018-11-04
Preparation to move DPut to a separate project.
James Crayne
2018-11-02
Avoid deprecated Conduit interface in library modules.
Joe Crayne
2018-10-28
Use remote-address (not local bind address) as connection key for clients.
Joe Crayne
2018-10-03
Moved resolving duty to Connection manager.
Joe Crayne
2018-09-21
relabel thread reader -> xmpp-reader
Joe Crayne
2018-09-07
xmpp: cache stream name
Joe Crayne
2018-06-25
Forward instant messages from XMPP clients to Tox peers.
joe
2018-06-24
xmpp: allow server to change it's name (important for tox peers).
joe
2018-06-24
Added tox-id annotation to tox peer connections.
joe
2018-06-24
XMPP: Type-checking on various uses of SockAddr.
joe
2018-06-22
Removed redundant imports and other clean up.
joe
2018-06-21
Remember whether peers are Tox or XMPP connections.
joe
2018-06-21
Avoid awkward "flip (maybe ...)" pattern.
joe
2018-06-21
Added -v option to specify tags from command line.
joe
2018-06-20
More DPut stuff
jim@bo
2018-06-20
route more logging through dput
Andrew Cady
2018-06-20
port to newer versions of packages:
jim@bo
2018-06-20
Export non-ResourceT interface to xmppServer.
joe
2018-05-31
Do-nothing tox-to-xmpp conversion conduits.
joe
2018-05-27
Comments.
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-30
Fixed non-exhaustive pattern added by commit 8413039d.
joe
2017-11-20
WIP: Multiple identities/rosters for a single unix user.
joe
2017-11-20
Rename: Server -> Connection.Tcp
James Crayne
2017-11-19
Conduit stubs to convert between Tox and XMPP messages.
joe
2017-11-17
Generic connection manager for Tox and XMPP.
joe
2017-11-17
WIP: Generic connection manager for Tox and XMPP.
joe
2017-11-17
Factored slotsToSource out of forkConnection
joe
2017-11-16
Changed Connection event to provide XML.Event streams.
joe
2017-11-12
Updated Server module that layers on StreamServer.
joe
2017-11-09
More comments.
joe
2017-11-05
Some comments.
joe
2017-10-28
Verbosity switch.
joe
2017-09-29
Stale changes, committing.
joe
[next]