Mercurial > xib
log participant.py @ 192:12fa9bb73b1d
age | author | description |
---|---|---|
Sun, 21 Feb 2010 14:51:14 +0100 | Charly COSTE | check connection in Bridge.say(), use Bridge.say() in Participant.sayOn{IRC,XMPP}() |
Sat, 20 Feb 2010 23:08:39 +0100 | Charly COSTE | split the leaving process in two, first call to Bridge.removeParticipant() calls Participant.leave(), second call (when the bot receives the part or quit event) removes it from Bridge.participants |
Sat, 20 Feb 2010 16:41:25 +0100 | Charly COSTE | minor fix in participant.py, encoding is handled in irclib since cbaab9cc23f8097dbe647d5ea6d982b1c9e49b19 |