Mercurial > xib
log irclib.py @ 162:7af07b7bf6fd
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 |
Sun, 17 Jan 2010 19:14:41 +0100 | Charly COSTE | fixes in irclib, needed because ServerConnection.socket can be a string since 42d7b622776196149c9a9a05da134a85ee9509c6 |
Sun, 17 Jan 2010 11:12:56 +0100 | Charly COSTE | little fix in irclib concerning ServerConnection.socket |