summaryrefslogtreecommitdiff
path: root/Hsbot/Irc/Core.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved files around as a preliminary for architectural changes.Julien Dessaux2010-07-031-177/+0
* Wrote most of the resume code for the core and the irc plugin.Julien Dessaux2010-06-201-12/+21
* Fixed the plugin termination.Julien Dessaux2010-05-291-3/+3
* Implemented the clean killing of plugins' threads.Julien Dessaux2010-05-291-6/+11
* Cleaned further the bot updates handling.Julien Dessaux2010-05-281-5/+2
* Cleaned that ugly update message handling and added a reboot command to the i...Julien Dessaux2010-05-251-7/+22
* Implemented update message handling in the bot's core.Julien Dessaux2010-05-241-1/+1
* Implemented ircbot update messages.Julien Dessaux2010-05-241-20/+26
* Removed thread ids from plugins data structure.Julien Dessaux2010-05-161-5/+8
* Rewrote nearly everything!v0.2.0Julien Dessaux2010-05-161-0/+142