summaryrefslogtreecommitdiff
path: root/Presence
AgeCommit message (Expand)Author
2018-10-28Use remote-address (not local bind address) as connection key for clients.Joe Crayne
2018-10-03Untested tox: Update buddies/subscribers on established connection.Joe Crayne
2018-10-03Provide a different roster resolver for tox-peers to Presence.Joe Crayne
2018-10-03Moved resolving duty to Connection manager.Joe Crayne
2018-09-21Handle converting empty bytestring to Text.Joe Crayne
2018-09-21relabel thread reader -> xmpp-readerJoe Crayne
2018-09-07xmpp: cache stream nameJoe Crayne
2018-09-07Removed obsolete Connection.Tox.Joe Crayne
2018-07-06xmpp: Enable sending to lower-cased Tox peer without user field.Joe Crayne
2018-07-06tox-to-xmpp: presence updates.Joe Crayne
2018-07-05Use ordinary (.tox) hostnames in JIDs from Tox peers to clients.Joe Crayne
2018-06-28Enable xmpp client to use long-form hex toxid for add-buddy operation.Joe Crayne
2018-06-25Forward instant messages from XMPP clients to Tox peers.joe
2018-06-24xmpp: allow server to change it's name (important for tox peers).joe
2018-06-24ToxToXMPP: Check solicited only for the correct secret key.joe
2018-06-24Added tox-id annotation to tox peer connections.joe
2018-06-24XMPP: Type-checking on various uses of SockAddr.joe
2018-06-23Some documentation about roster files.joe
2018-06-22Removed redundant imports and other clean up.joe
2018-06-22Forward port to nightly-2018-06-22.joe
2018-06-22It sends tox-messages to pidgin!joe
2018-06-21Remember whether peers are Tox or XMPP connections.joe
2018-06-21WIP: Deliver tox generated messages to xmpp clients.joe
2018-06-21Send outgoing friend requests from XMPP clients.joe
2018-06-21Rewrote modifyRosterFile for clarity.joe
2018-06-21Avoid awkward "flip (maybe ...)" pattern.joe
2018-06-21Added -v option to specify tags from command line.joe
2018-06-20More DPut stuffjim@bo
2018-06-20route more logging through dputAndrew Cady
2018-06-20port to newer versions of packages:jim@bo
2018-06-20Export non-ResourceT interface to xmppServer.joe
2018-06-10Improved nid command JID parsing.joe
2018-06-01Minor modernization of ControlMaybe utilities.joe
2018-06-01Remove ControlMaybe dependency from ConfigFiles.joe
2018-05-31Do-nothing tox-to-xmpp conversion conduits.joe
2018-05-29WIP: Deliver friend-request to xmpp client.joe
2018-05-27Comments.joe
2018-05-23fix build on earlier directory packageJames Crayne
2018-05-24More consistency in name of client JID.joe
2018-05-24More comments.joe
2018-05-24Diagnostic comments and debug print.joe
2018-05-24Add fallback for utmp read fail (for chroot).joe
2018-05-22Configurable bind-addresses for xmpp.joe
2018-05-19Activate tox user key from xmpp configuration.joe
2018-05-18Daemon options to enable or disable XMPP.joe
2017-11-30Fixed non-exhaustive pattern added by commit 8413039d.joe
2017-11-29Disabled curve 25519 backport for newer cryptonite library.joe
2017-11-21Added missing type signatures in ByteStringOperators.joe
2017-11-21ToxManager reworked stubs.joe
2017-11-21Interface to enable Tox users in an XMPP client's roster.joe