index
:
adyxax/hsbot
master
An IRC bot written in haskell
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Hsbot
/
Utils.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Taking advantage of the new TLS debugging capabilities
Julien Dessaux
2011-11-03
1
-1
/
+3
*
Updated to support the latest version of the tls module.
Julien Dessaux
2011-11-03
1
-1
/
+1
*
Other cosmetics + version upgrade.
Julien Dessaux
2011-10-01
1
-1
/
+1
*
Cosmetics.
Julien Dessaux
2011-09-10
1
-1
/
+1
*
cosmetic
Julien Dessaux
2011-08-08
1
-2
/
+1
*
Added exception handling, an autorestart when that happens and output in case...
Julien Dessaux
2011-08-08
1
-3
/
+12
*
Fixed bad comments and some cosmetics
Julien Dessaux
2011-08-08
1
-3
/
+3
*
Added access controls to hsbot.
Julien Dessaux
2011-08-08
1
-2
/
+17
*
Fixed TLS client implementation
Julien Dessaux
2011-07-11
1
-53
/
+6
*
Made the Plugin monad a Reader instead of a State since it can't change.
Julien Dessaux
2011-05-06
1
-4
/
+0
*
Code cleaning.
Julien Dessaux
2011-05-01
1
-8
/
+7
*
Some API refactoring.
Julien Dessaux
2011-05-01
1
-16
/
+0
*
Continue refactoring, worked on the core loop and the plugin infrastructure.
Julien Dessaux
2011-04-23
1
-4
/
+19
*
Began a big refactoring/rewriting (again)
Julien Dessaux
2011-04-13
1
-0
/
+99
*
Rewrote nearly everything!
v0.2.0
Julien Dessaux
2010-05-16
1
-42
/
+0
*
Some refactoring + cosmetics.
Julien Dessaux
2010-04-25
1
-1
/
+1
*
Continue rewriting, found a problem in the way I kill plugins.
Julien Dessaux
2010-02-04
1
-4
/
+4
*
Began a complete rewrite of command and plugin management.
Julien Dessaux
2010-02-04
1
-6
/
+10
*
Rewrote command handling, added the Quote module and cleaned input handling.
Julien Dessaux
2010-02-04
1
-0
/
+5
*
Reorganized code and types, changed slightly the architecture.
Julien Dessaux
2010-02-04
1
-0
/
+33