Mercurial > xib
log
age | author | description |
---|---|---|
Sun, 21 Feb 2010 12:08:42 +0100 | Charly COSTE | removed buggy exception catch in bridge.py |
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 19:03:12 +0100 | Charly COSTE | minor fixes in bot.py, error messages that weren't flagged as debug |
Sat, 20 Feb 2010 18:35:23 +0100 | Charly COSTE | handle IRC mode event |
Sat, 20 Feb 2010 17:05:12 +0100 | Charly COSTE | minor fix in bot.py, removed a buggy test |
Sat, 20 Feb 2010 16:41:25 +0100 | Charly COSTE | minor fix in participant.py, encoding is handled in irclib since cbaab9cc23f8097dbe647d5ea6d982b1c9e49b19 |