irc: Fixing "PONG" response, calls to handle-foo commands.
[8sync.git] / 8sync / systems / irc.scm
2016-12-24 Christopher Allan... irc: Fixing "PONG" response, calls to handle-foo commands.
2016-12-23 Christopher Allan... irc: Shorten generic method names.
2016-12-23 Christopher Allan... irc: Move irc-bot code to make use of generic methods
2016-12-23 Christopher Allan... irc: Update irc code to use actors.
2016-12-08 Christopher Allan... irc: Update IRC code to use simpler suspendable ports...
2016-04-15 Christopher Allan... agenda: Rename %8sync (and %8sync-*) to 8sync (and...
2015-12-12 Christopher Allan... Switch from (%8sync (%run)) to just (%8sync) or (%8sync...
2015-12-01 Christopher Allan... irc: shut down properly when the server does too
2015-12-01 Christopher Allan... Switch irc.scm to use %8sync-run
2015-11-29 Christopher Allan... Renaming `eightsync' to `8sync' everywhere in the code