Mercurial > xib
log irclib.py @ 159:da2f2dc61e74
age | author | description |
---|---|---|
Tue, 19 Jan 2010 09:21:25 +0100 | Charly COSTE | fix in irclib, needed because ServerConnection.socket can be a string since 42d7b622776196149c9a9a05da134a85ee9509c6 |
Tue, 19 Jan 2010 09:08:44 +0100 | Charly COSTE | fixed IRC.disconnect_all() (added "volontary" argument) |
Sun, 17 Jan 2010 23:24:00 +0100 | Charly COSTE | fixed the halt command |
Sun, 17 Jan 2010 19:40:27 +0100 | Charly COSTE | Revert "strip events' properties" |
Sun, 17 Jan 2010 19:32:56 +0100 | Charly COSTE | strip events' properties |
Sun, 17 Jan 2010 19:20:08 +0100 | Charly COSTE | moved exception handling in IRC thread from process_data() to process_forever() where it belongs |