Mercurial > xib
log bridge.py @ 179:f6c6708c6c0e
age | author | description |
---|---|---|
Fri, 12 Feb 2010 14:37:48 +0100 | Charly COSTE | handle IRC events cannotsendtochan and notonchannel, send unhandled events to bot admins |
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 |
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 |
Sat, 30 Jan 2010 10:04:12 +0100 | Charly COSTE | minor fix in bridge.py |
Sun, 17 Jan 2010 23:24:00 +0100 | Charly COSTE | fixed the halt command |