summaryrefslogtreecommitdiff
path: root/Hsbot/Irc/Types.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved files around as a preliminary for architectural changes.Julien Dessaux2010-07-031-48/+0
* Wrote most of the resume code for the core and the irc plugin.Julien Dessaux2010-06-201-3/+1
* Fixed the plugin termination.Julien Dessaux2010-05-291-1/+5
* Implemented the clean killing of plugins' threads.Julien Dessaux2010-05-291-3/+0
* Cleaned further the bot updates handling.Julien Dessaux2010-05-281-1/+1
* Implemented update message handling in the bot's core.Julien Dessaux2010-05-241-1/+1
* Implemented ircbot update messages.Julien Dessaux2010-05-241-10/+11
* Cleaned the definition of irc plugins' data structure.Julien Dessaux2010-05-181-1/+1
* Removed thread ids from plugins data structure.Julien Dessaux2010-05-161-9/+9
* Rewrote nearly everything!v0.2.0Julien Dessaux2010-05-161-0/+48