summaryrefslogtreecommitdiff
path: root/xmppServer.hs
AgeCommit message (Collapse)Author
2014-03-15notify remote peers of utmp presencesjoe
2014-03-15lookupLang is now case-insensitivejoe
2014-03-14Integrated ConsoleWriter stub for console messages and presence.joe
2014-03-11Fixed buddy-request bugjoe
2014-03-11DNS fixesjoe
2014-03-10prefer roster-name to canonical name if possible.joe
2014-03-10Moved DNS related calls to single module (preparation for DNSCache)joe
2014-03-10Threaded dns...joe
2014-03-09Send whitelist= attribute on probe repliesjoe
2014-03-09updated cabal file to build the reworked presencejoe
2014-03-09bug fixesjoe
2014-03-09roster workjoe
2014-03-09prevent resource from writing to buddies filejoe
2014-03-09similar bugjoe
2014-03-09oops interesction instead of subtractionjoe
2014-03-09bad from addres in clientSubscriptionRequestjoe
2014-03-09rewrite bugjoe
2014-03-09clone bugjoe
2014-03-08ask=suscribe roster update on buddy requestjoe
2014-03-08peerInformSubscriptionjoe
2014-03-08WIP: peerInformSubscriptionjoe
2014-03-08clientInformSubscriptionjoe
2014-03-08broadcast roster change to other clients on approve/rejectjoe
2014-03-08WIP: clientInformSubscriptionjoe
2014-03-08todo coment outline to complete roster logicjoe
2014-03-08peerSubscriptionRequestjoe
2014-03-08finished clientSubscriptionRequest, WIP: peerSuscriptionRequestjoe
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-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-03Disabled broken codejoe
2014-03-03improved readibility for unsplitJIDjoe
2014-03-03cosmeticjoe
2014-03-03send probes and solicitationsjoe
2014-03-03TraversableT based sendProbesAndSolicitations codejoe