summaryrefslogtreecommitdiff
path: root/Plugins/Quote.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-16Rewrote nearly everything!v0.2.0Julien Dessaux1-158/+0
2010-04-26Added the quote module.Julien Dessaux1-19/+124
2010-04-25Some refactoring + cosmetics.Julien Dessaux1-2/+2
2010-02-08Fixed the clean killing of plugin's threads, fixed exception management and c...Julien Dessaux1-15/+6
2010-02-04Continue rewriting, found a problem in the way I kill plugins.Julien Dessaux1-2/+6
2010-02-04Began a complete rewrite of command and plugin management.Julien Dessaux1-19/+30
2010-02-04Rewrote command handling, added the Quote module and cleaned input handling.Julien Dessaux1-0/+47