summaryrefslogtreecommitdiff
path: root/Announcer.hs
AgeCommit message (Expand)Author
2018-06-21"unschedule" is STM variant of "cancel"Andrew Cady
2018-06-20ensure the announce key search repeatsAndrew Cady
2018-06-18atomicityAndrew Cady
2018-06-18announcer scheduling reduxAndrew Cady
2018-06-18still compilesAndrew Cady
2018-06-18Implement some kind of announcer shutdownAndrew Cady
2018-06-18compilesAndrew Cady
2018-06-18avoid exposing PSQAndrew Cady
2018-06-17Factored out Tox-specific scheduling to Announcer.Tox.joe
2018-06-17Generalizing Announcer, re-interpreted Announce/NewAnnouncement items.joe
2018-06-17Generalizing Announcer, renamed SearchResult to ScheduledItem.joe
2018-06-17Announcer: Removed dead code (SearchFinished case).joe
2018-06-17More documentation for Announcer module.joe
2018-06-10Tweaks to announce scheduler.joe
2018-05-30Stop announcing toxid when xmpp clients disconnect.joe
2018-05-24Dropped dependency on generic-data for now.joe
2018-05-20Implemented "nid" command to convert hex toxid.joe
2018-05-19Implemented command to list scheduled announcements.joe
2017-11-24Made "dhtkey" and "friend" automated with "a" command.joe
2017-11-21Announcer: trigger action on search result.joe
2017-11-01Announce command now includes a recurring search.joe
2017-11-01Fix some announce bugs. Still WIP.joe
2017-11-01Functional "a" command.joe
2017-11-01oops. Fixed Announcer termination.joe
2017-10-31WIP: a command (recurring announcements) (Part 5)joe
2017-10-31Bug fix to Announcer.joe
2017-10-31fix cabal buildJames Crayne
2017-10-31WIP: a command (recurring announcements) (Part 4)joe
2017-10-30WIP: a command (recurring announcements) (Part 3)joe
2017-10-29WIP: "a" command (recurring announcements) (Part 2)joe
2017-10-29WIP: "a" command (recurring announcements)joe