index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Announcer.hs
Age
Commit message (
Expand
)
Author
2020-01-01
Factor out some new libraries
James Crayne
2018-09-07
Added some minor helper utiltities to PSQ and Network.Tox.Session.
Joe Crayne
2018-06-24
Fixed handshake behavior
Andrew Cady
2018-06-23
make sure to always fork IO run within announcers
Andrew Cady
2018-06-23
oops, that line was important
Andrew Cady
2018-06-23
this was a bug
Andrew Cady
2018-06-22
Removed redundant imports and other clean up.
joe
2018-06-22
The announcer thread will now handle relative times
Andrew Cady
2018-06-22
remove unused cruft
Andrew Cady
2018-06-21
"unschedule" is STM variant of "cancel"
Andrew Cady
2018-06-20
ensure the announce key search repeats
Andrew Cady
2018-06-18
atomicity
Andrew Cady
2018-06-18
announcer scheduling redux
Andrew Cady
2018-06-18
still compiles
Andrew Cady
2018-06-18
Implement some kind of announcer shutdown
Andrew Cady
2018-06-18
compiles
Andrew Cady
2018-06-18
avoid exposing PSQ
Andrew Cady
2018-06-17
Factored out Tox-specific scheduling to Announcer.Tox.
joe
2018-06-17
Generalizing Announcer, re-interpreted Announce/NewAnnouncement items.
joe
2018-06-17
Generalizing Announcer, renamed SearchResult to ScheduledItem.
joe
2018-06-17
Announcer: Removed dead code (SearchFinished case).
joe
2018-06-17
More documentation for Announcer module.
joe
2018-06-10
Tweaks to announce scheduler.
joe
2018-05-30
Stop announcing toxid when xmpp clients disconnect.
joe
2018-05-24
Dropped dependency on generic-data for now.
joe
2018-05-20
Implemented "nid" command to convert hex toxid.
joe
2018-05-19
Implemented command to list scheduled announcements.
joe
2017-11-24
Made "dhtkey" and "friend" automated with "a" command.
joe
2017-11-21
Announcer: trigger action on search result.
joe
2017-11-01
Announce command now includes a recurring search.
joe
2017-11-01
Fix some announce bugs. Still WIP.
joe
2017-11-01
Functional "a" command.
joe
2017-11-01
oops. Fixed Announcer termination.
joe
2017-10-31
WIP: a command (recurring announcements) (Part 5)
joe
2017-10-31
Bug fix to Announcer.
joe
2017-10-31
fix cabal build
James Crayne
2017-10-31
WIP: a command (recurring announcements) (Part 4)
joe
2017-10-30
WIP: a command (recurring announcements) (Part 3)
joe
2017-10-29
WIP: "a" command (recurring announcements) (Part 2)
joe
2017-10-29
WIP: "a" command (recurring announcements)
joe