index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
/
XMPPTypes.hs
Age
Commit message (
Expand
)
Author
2013-07-11
roster updates and presence notification in case of a new subscription.
joe
2013-07-10
Send subscription requests to client for approval, and then
joe
2013-07-10
process peer subscription approval and notify client of new buddy.
joe
2013-07-09
Auto-reply approval to remote peer in case a requested subscription
joe
2013-07-09
send subscription requests to remote peers
joe
2013-07-08
Send roster push events to client in case of subscription requests.
joe
2013-07-08
clientRequestsSubscription work in progress...
joe
2013-07-07
Oops, i wanted that crap in JabberClientSession, not JabberPeerSession.
joe
2013-07-07
Made three new config lists available to XMPP module.
joe
2013-07-02
Send cached presence to client
joe
2013-07-02
Reply to presence probes.
joe
2013-07-01
track remote useres in the remoteUsers map.
joe
2013-06-30
outgoing connections to peers added to XMPP.hs.
joe
2013-06-28
xml-conduit parsing for packets inbound from clients
joe
2013-06-27
Started conduits-based XMPP module (will replace XMPPServer)
joe