Mercurial > xib
log participant.py @ 125:efdc038e757a
age | author | description |
---|---|---|
Wed, 13 Jan 2010 22:28:09 +0100 | Charly COSTE | fixed participant.changeNickname(), renamed IRC.server() to IRC.open_connection(), created IRC.get_connection() and IRC.has_connection(), removed irclib.SimpleIRCClient (we don't need it) |
Wed, 13 Jan 2010 23:08:44 +0100 | Charly COSTE | code cleaning |
Wed, 13 Jan 2010 22:27:00 +0100 | Charly COSTE | Code refactoring (new method participant.set_both_sides()) |
Sat, 28 Nov 2009 23:47:11 +0100 | Charly COSTE | new mode bypass and new method bridge.changeMode |
Sat, 28 Nov 2009 23:55:47 +0100 | Charly COSTE | minor fix 0.2 |
Sat, 21 Nov 2009 16:26:09 +0100 | Charly COSTE | New command system |