index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
Age
Commit message (
Collapse
)
Author
2018-12-16
tcp: Avoid ponging on new non-pinged connections.
Joe Crayne
2018-12-16
More TCP work.
Joe Crayne
2018-12-16
Integrated cli interface to TCP Kademlia table.
Joe Crayne
2018-12-16
Deleted unused modules.
Joe Crayne
2018-11-27
MUC: More flexible groupchat room-id. Allow all non-"unavailable" joins.
Joe Crayne
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-14
Forgot to check this in.
Joe Crayne
2018-11-14
wip: Transactional chat.
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
splitJID: resource may include @ symbol.
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-03
Fix roster bug: allow multiple tox buddies at once.
Joe Crayne
2018-11-02
Avoid deprecated Conduit interface in library modules.
Joe Crayne
2018-11-02
Purged TraversableT usage.
Joe Crayne
2018-10-28
Use remote-address (not local bind address) as connection key for clients.
Joe Crayne
Also: MVar for synchronous XMPP stanza logging.
2018-10-03
Untested tox: Update buddies/subscribers on established connection.
Joe Crayne
2018-10-03
Provide a different roster resolver for tox-peers to Presence.
Joe Crayne
2018-10-03
Moved resolving duty to Connection manager.
Joe Crayne
2018-09-21
Handle converting empty bytestring to Text.
Joe Crayne
2018-09-21
relabel thread reader -> xmpp-reader
Joe Crayne
2018-09-07
xmpp: cache stream name
Joe Crayne
2018-09-07
Removed obsolete Connection.Tox.
Joe Crayne
2018-07-06
xmpp: Enable sending to lower-cased Tox peer without user field.
Joe Crayne
2018-07-06
tox-to-xmpp: presence updates.
Joe Crayne
2018-07-05
Use ordinary (.tox) hostnames in JIDs from Tox peers to clients.
Joe Crayne
2018-06-28
Enable xmpp client to use long-form hex toxid for add-buddy operation.
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
ToxToXMPP: Check solicited only for the correct secret key.
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-23
Some documentation about roster files.
joe
2018-06-22
Removed redundant imports and other clean up.
joe
2018-06-22
Forward port to nightly-2018-06-22.
joe
2018-06-22
It sends tox-messages to pidgin!
joe
2018-06-21
Remember whether peers are Tox or XMPP connections.
joe
2018-06-21
WIP: Deliver tox generated messages to xmpp clients.
joe
2018-06-21
Send outgoing friend requests from XMPP clients.
joe
[next]