summaryrefslogtreecommitdiff
path: root/Plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactoring + cosmetics.Julien Dessaux2010-04-253-8/+7
|
* Added an utility function to correctly answer a message we receive (aka /msg)Julien Dessaux2010-04-221-4/+2
|
* Wrote the list plugin command.Julien Dessaux2010-04-221-4/+16
|
* Fixed several stuff.Julien Dessaux2010-04-212-4/+4
|
* Fixed the clean killing of plugin's threads, fixed exception management and ↵Julien Dessaux2010-02-083-25/+15
| | | | cleaned plugins' main functions.
* Continue rewriting, found a problem in the way I kill plugins.Julien Dessaux2010-02-042-4/+14
|
* Began a complete rewrite of command and plugin management.Julien Dessaux2010-02-043-30/+97
| | | | Wrote a command routing statement, added an IrcPlugin monad.
* Rewrote command handling, added the Quote module and cleaned input handling.Julien Dessaux2010-02-041-0/+47
|
* Reorganized code and types, changed slightly the architecture.Julien Dessaux2010-02-041-0/+22