summaryrefslogtreecommitdiff
path: root/Presence/XMPPTypes.hs
AgeCommit message (Expand)Author
2013-07-12Removed redundant importsjoe
2013-07-11Handle rejection case.joe
2013-07-11roster updates and presence notification in case of a new subscription.joe
2013-07-10Send subscription requests to client for approval, and thenjoe
2013-07-10process peer subscription approval and notify client of new buddy.joe
2013-07-09Auto-reply approval to remote peer in case a requested subscriptionjoe
2013-07-09send subscription requests to remote peersjoe
2013-07-08Send roster push events to client in case of subscription requests.joe
2013-07-08clientRequestsSubscription work in progress...joe
2013-07-07Oops, i wanted that crap in JabberClientSession, not JabberPeerSession.joe
2013-07-07Made three new config lists available to XMPP module.joe
2013-07-02Send cached presence to clientjoe
2013-07-02Reply to presence probes.joe
2013-07-01track remote useres in the remoteUsers map.joe
2013-06-30outgoing connections to peers added to XMPP.hs.joe
2013-06-28xml-conduit parsing for packets inbound from clientsjoe
2013-06-27Started conduits-based XMPP module (will replace XMPPServer)joe