Mercurial > xib
log
age | author | description |
---|---|---|
Sat, 06 Mar 2010 15:57:41 +0100 | Charly COSTE | (irclib) moved ServerNotConnectedError handling from IRC.process_data() to IRC.process_forever() in order to always catch it |
Sat, 06 Mar 2010 15:55:51 +0100 | Charly COSTE | (irclib) use an explicit leave message when auto-restarting the bot |
Sat, 06 Mar 2010 15:51:19 +0100 | Charly COSTE | (irclib) when reconnecting, call .disconnect() before .connect() |
Sat, 06 Mar 2010 15:39:22 +0100 | Charly COSTE | added optionnal "message" argument to Bot.restart() |
Sat, 27 Feb 2010 12:55:28 +0100 | Charly COSTE | bugfix, we don't delete Bridge.reconnecting since 3518e463b82185bde91a61a810d38dbf58e55147 |
Sat, 27 Feb 2010 12:47:38 +0100 | Charly COSTE | bugfix, added optional "message" argument to Bridge.restart(), needed since fa73f1292eafabf2ef868c2b056fe045a0704e97 |