summaryrefslogtreecommitdiff
path: root/Presence/XMPPServer.hs
AgeCommit message (Expand)Author
2018-05-31Do-nothing tox-to-xmpp conversion conduits.joe
2018-05-27Comments.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-20WIP: Multiple identities/rosters for a single unix user.joe
2017-11-20Rename: Server -> Connection.TcpJames Crayne
2017-11-19Conduit stubs to convert between Tox and XMPP messages.joe
2017-11-17Generic connection manager for Tox and XMPP.joe
2017-11-17WIP: Generic connection manager for Tox and XMPP.joe
2017-11-17Factored slotsToSource out of forkConnectionjoe
2017-11-16Changed Connection event to provide XML.Event streams.joe
2017-11-12Updated Server module that layers on StreamServer.joe
2017-11-09More comments.joe
2017-11-05Some comments.joe
2017-10-28Verbosity switch.joe
2017-09-29Stale changes, committing.joe
2016-02-24Build fixesjoe
2016-02-23avoid forked xml-conduitAndrew Cady
2016-02-22use forked xml-conduit (fixes renderBuilderFlush = undefined)Andrew Cady
2016-02-22fix some warningsAndrew Cady
2016-02-22Compiles with latest stackage ltsAndrew Cady
2014-07-30fixed buildjoe
2014-04-05makeMessage api in XMPPServerjoe
2014-04-04more type signaturesjoe
2014-04-04type signaturesjoe
2014-03-11Fixed To address on pongs to clientjoe
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-09Allow whitelist= attribute on jabber:server presence statusjoe
2014-03-09updated cabal file to build the reworked presencejoe
2014-03-09bug fixesjoe
2014-03-08ask=suscribe roster update on buddy requestjoe
2014-03-08broadcast roster change to other clients on approve/rejectjoe
2014-03-08peerSubscriptionRequestjoe
2014-03-08invoke the new stubsjoe
2014-03-08more roster stubsjoe
2014-03-07peerSubscriptionRequest todo stubjoe
2014-03-07xmppClientSubscriptionRequest, work in progressjoe
2014-03-07Failure notice in irssijoe
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-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-05untested: inform clients about remote presencesjoe
2014-03-05from addresses for probe repliesjoe