summaryrefslogtreecommitdiff
path: root/Presence/main.hs
AgeCommit message (Expand)Author
2013-06-26commentsjoe
2013-06-26Send remote presence to clients.joe
2013-06-25SEnd addresses on the wire between peers rather than domain names.joe
2013-06-24announcePresence interfacejoe
2013-06-20Work toward sending outgoing messages to remote peersjoe
2013-06-19Shared hostname with client-connection.joe
2013-06-19Added -n hostname optionjoe
2013-06-19Added listening on port 5269 for remote peers.joe
2013-06-19combined presence-handling & socket-writing thread.joe
2013-06-19presence subscription APIjoe
2013-06-18greedy subscriber capabilityjoe
2013-06-18Switched from MVar to STM monad.joe
2013-06-18Subscriber channels.joe
2013-06-18cleanup debug noisejoe
2013-06-17delay a bit before first utmp scan so that we know active ttyjoe
2013-06-17State changes on vt switch.joe
2013-06-17cleaner debug outputjoe
2013-06-17Switched to default putStrLnjoe
2013-06-17Switched UTmp.users to return ByteStrings instead of Strings.joe
2013-06-17Now determines username for session.joe
2013-06-17progress on sessionsjoe
2013-06-17XMPPSession classjoe
2013-06-16Now obtains uid of local peer.joe
2013-06-16graceful quit from accept loopjoe
2013-06-15Moved xmpp server into modulejoe
2013-06-15started projectjoe