Julien Dessaux
7840059d8d
Taking advantage of the new TLS debugging capabilities
2011-11-03 18:52:20 +01:00
Julien Dessaux
50c8c0801e
Updated to support the latest version of the tls module.
2011-11-03 18:50:44 +01:00
Julien Dessaux
7cefea4cbc
Other cosmetics + version upgrade.
2011-10-01 00:49:49 +02:00
Julien Dessaux
0384f046ae
Cosmetics.
2011-09-10 00:14:08 +02:00
Julien Dessaux
d933088dcb
cosmetic
2011-08-08 21:11:01 +02:00
Julien Dessaux
3b914c1b77
Added exception handling, an autorestart when that happens and output in case of restart/reload
2011-08-08 20:58:34 +02:00
Julien Dessaux
4f50db8409
Fixed bad comments and some cosmetics
2011-08-08 20:58:16 +02:00
Julien Dessaux
1c8cab09cb
Added access controls to hsbot.
2011-08-08 11:39:41 +02:00
Julien Dessaux
b666e543d0
Fixed TLS client implementation
2011-07-11 22:35:41 +02:00
Julien Dessaux
a8c0c85787
Made the Plugin monad a Reader instead of a State since it can't change.
2011-05-06 19:15:40 +02:00
Julien Dessaux
bf36db5488
Code cleaning.
2011-05-01 15:56:53 +02:00
Julien Dessaux
864a364da9
Some API refactoring.
...
I can't say how I hate the Types.hs thing in Haskell!
2011-05-01 03:28:22 +02:00
Julien Dessaux
d4be110200
Continue refactoring, worked on the core loop and the plugin infrastructure.
2011-04-23 13:35:04 +02:00
Julien Dessaux
ff07633fb8
Began a big refactoring/rewriting (again)
2011-04-13 20:15:55 +02:00
Julien Dessaux
c1662ba7b9
Rewrote nearly everything!
...
* Rewrote the whole architecture to achieve extreme modularity
* Added the ability to build a multiprotocol bot
* Added cabal integration
* Added configuration handling the XMonad style
* Added configuration in ~/.hsbot
* Refactored many many named and functions
* Refactored data structures
* Cleaned a big bunch of stuff
2010-05-16 00:01:00 +02:00
Julien Dessaux
b6d119cf5b
Some refactoring + cosmetics.
2010-04-25 16:43:01 +02:00
Julien Dessaux
416460886d
Continue rewriting, found a problem in the way I kill plugins.
2010-02-04 23:34:15 +01:00
Julien Dessaux
fd8d5faf5f
Began a complete rewrite of command and plugin management.
...
Wrote a command routing statement, added an IrcPlugin monad.
2010-02-04 21:05:37 +01:00
Julien Dessaux
53870767c3
Rewrote command handling, added the Quote module and cleaned input handling.
2010-02-04 20:55:54 +01:00
Julien Dessaux
884c6c9f2e
Reorganized code and types, changed slightly the architecture.
2010-02-04 20:36:58 +01:00