Mercurial > xib
log irclib.py @ 128:e1e66c563d08
age | author | description |
---|---|---|
Thu, 14 Jan 2010 11:08:13 +0100 | Charly COSTE | minor fixes in irclib |
Wed, 13 Jan 2010 22:28:09 +0100 | Charly COSTE | fixed participant.changeNickname(), renamed IRC.server() to IRC.open_connection(), created IRC.get_connection() and IRC.has_connection(), removed irclib.SimpleIRCClient (we don't need it) |
Sat, 28 Nov 2009 23:33:48 +0100 | Charly COSTE | split long messages when sending on IRC |
Tue, 15 Sep 2009 21:38:00 +0200 | Charly COSTE | Better format stripping for IRC messages |
Mon, 07 Sep 2009 00:51:43 +0200 | Charly COSTE | Better color stripping for IRC messages |
Sun, 06 Sep 2009 15:34:49 +0200 | Charly COSTE | First hack at an error notification system |