Archived
1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Julien Dessaux
c74d199047 Added support for IRC server password 2012-02-26 14:15:49 +01:00
Julien Dessaux
7840059d8d Taking advantage of the new TLS debugging capabilities 2011-11-03 18:52:20 +01: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
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
11c2c16835 Moved files around as a preliminary for architectural changes. 2010-07-03 22:40:17 +02:00
Julien Dessaux
57bec4921b Rationalized the way bot configs are handled. 2010-05-29 17:05:56 +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