Mercurial > xib
log participant.py @ 247:303e571bc104
age | author | description |
---|---|---|
Mon, 08 Mar 2010 18:47:07 +0100 | Charly COSTE | catch ServerNotConnectedError in Participant.say_on_irc_to |
Mon, 08 Mar 2010 18:30:13 +0100 | Charly COSTE | fix for Participant say_on_xmpp* functions, really check we are in the room before sending message |
Sun, 07 Mar 2010 23:03:18 +0100 | Charly COSTE | fix for 48ad162772b79740e8ff580bde2c250b9957c126, we do need arguments in nick callbacks |
Sun, 07 Mar 2010 22:12:25 +0100 | Charly COSTE | added optional "action" argument to Participant.say_on_xmpp_to and muc.say_to |
Sun, 07 Mar 2010 18:52:48 +0100 | Charly COSTE | switch to IRC join callbacks in bridge.py and participant.py |
Sun, 07 Mar 2010 12:08:29 +0100 | Charly COSTE | moved "nicknametoolong" and ServerConnection.really_connected handling to irclib, renamed ServerConnection.really_connected to .logged_in |