Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed TLS client implementation | Julien Dessaux | 2011-07-11 | 1 | -5/+1 |
| | |||||
* | Some API refactoring. | Julien Dessaux | 2011-05-01 | 1 | -25/+2 |
| | | | | I can't say how I hate the Types.hs thing in Haskell! | ||||
* | Continue refactoring, worked on the core loop and the plugin infrastructure. | Julien Dessaux | 2011-04-23 | 1 | -2/+5 |
| | |||||
* | Began a big refactoring/rewriting (again) | Julien Dessaux | 2011-04-13 | 1 | -0/+63 |
| | |||||
* | Moved files around as a preliminary for architectural changes. | Julien Dessaux | 2010-07-03 | 1 | -9/+0 |
| | |||||
* | Rationalized the way bot configs are handled. | Julien Dessaux | 2010-05-29 | 1 | -12/+3 |
| | |||||
* | Rewrote nearly everything!v0.2.0 | Julien Dessaux | 2010-05-16 | 1 | -0/+18 |
* 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 |