Mercurial > xib
log bridge.py @ 190:6db99e458168
age | author | description |
---|---|---|
Sun, 21 Feb 2010 11:53:47 +0100 | Charly COSTE | fixed calls to Bot.restart_bridges_delayed(), arguments changed in f52cb2f6e273328e73d75ab4ecf214c8dc9dfe1b |
Sat, 20 Feb 2010 23:08:39 +0100 | Charly COSTE | split the leaving process in two, first call to Bridge.removeParticipant() calls Participant.leave(), second call (when the bot receives the part or quit event) removes it from Bridge.participants |
Sat, 20 Feb 2010 18:35:23 +0100 | Charly COSTE | handle IRC mode event |
Fri, 19 Feb 2010 14:14:51 +0100 | Charly COSTE | minor fix in bridge.py, importance was printed twice |
Sat, 13 Feb 2010 16:32:28 +0100 | Charly COSTE | added a required "importance" argument to Bot.error() |
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 |