Mercurial > xib
log
age | author | description |
---|---|---|
Mon, 08 Feb 2010 18:53:21 +0100 | Charly COSTE | improved Bot.restart_bridges_delayed(), it can now be used when the IRC server is the problem |
Mon, 08 Feb 2010 18:54:54 +0100 | Charly COSTE | attach traceback to error message when joining IRC or XMPP fails |
Mon, 08 Feb 2010 19:01:04 +0100 | Charly COSTE | minor fix in Bridge.addParticipant(), don't rely on Bridge.irc_connection or Bridge.xmpp_room when not necessary |
Thu, 04 Feb 2010 21:02:36 +0100 | Charly COSTE | moved irc connection interval handling to irclib |
Wed, 03 Feb 2010 18:40:47 +0100 | Charly COSTE | added "--sort" option to the "connections" command |
Tue, 02 Feb 2010 20:19:50 +0100 | Charly COSTE | removed encoding.py, charsets handling is now in irclib and custom charsets can be set per server in the configuration file |