summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-08finished clientSubscriptionRequest, WIP: peerSuscriptionRequestjoe
2014-03-08invoke the new stubsjoe
2014-03-08more roster stubsjoe
2014-03-07peerSubscriptionRequest todo stubjoe
2014-03-07xmppClientSubscriptionRequest, work in progressjoe
2014-03-07answer probes only for subscribed peersjoe
2014-03-07Failure notice in irssijoe
2014-03-06 * Set "interested" flag when roster requested.joe
* Avoid sending presence status unless "available" flag set.
2014-03-06Do not send cached presence until a resource has sent initial presence.joe
2014-03-06Send cached presence to client.joe
2014-03-06Oops, fixed namespaces on Offline notificationsjoe
2014-03-06offline notificationsjoe
2014-03-06multiply presence for client (for hostname aliases)joe
2014-03-05more stdout flushing, removed noisy ping idle log messagejoe
2014-03-05added build script for testingjoe
2014-03-05notify subscribers of status changesjoe
2014-03-05tested: informs client of remote presences when peer comes onlinejoe
2014-03-05untested: inform clients about remote presencesjoe
2014-03-05from addresses for probe repliesjoe
2014-03-05oopsjoe
2014-03-05reply to probes (untested)joe
2014-03-04Repaired broken stanzaFromList, probes are sent.joe
2014-03-04Add from attribute to service-unavalible to satisfy Pidgin.joe
2014-03-03Disabled broken codejoe
2014-03-03improved readibility for unsplitJIDjoe
2014-03-03removed confusing xmppserver.hsjoe
2014-03-03cosmeticjoe
2014-03-03send probes and solicitationsjoe
2014-03-03More instances for TraversableT (based on Control.Monad.Trans.List)joe
2014-03-03TraversableT based sendProbesAndSolicitations codejoe
2014-03-02remotesByPeer map for tracking presence of remote usersjoe
2014-03-01improved variable name writeTos -> keyToChanjoe
2014-03-01Compilesjoe
2014-02-28work in progresjoe
2014-02-22Switch to LockedChan, easier to debug.joe
2014-02-22LockedChan modulejoe
2014-02-22Handle multiple clients per userjoe
2014-02-21TODO commentsjoe
2014-02-21Message delivery with failure reporting.joe
2014-02-21pidgin hack, error message in simulated chat.joe
2014-02-19more type signaturesjoe
2014-02-19Type signaturesjoe
2014-02-19IDManglerjoe
2014-02-18wrapStanzaConduit for detection of interrupted stanzasjoe
2014-02-18log delivery failuresjoe
2014-02-18end to end messagingjoe
2014-02-17deliver message from client to remote peer.joe
2014-02-17Find peers from buddy lists.joe
2014-02-17communicate roster filesjoe
2014-02-17oops cloneTChanjoe