summaryrefslogtreecommitdiff
path: root/Presence/main.hs
AgeCommit message (Expand)Author
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