Mercurial > xib
log
age | author | description |
---|---|---|
Sun, 16 Aug 2009 21:28:02 +0200 | Charly COSTE | Removed a self._check() in muc.py |
Sun, 16 Aug 2009 21:20:55 +0200 | Charly COSTE | Added warning about debug attribute in example_config.xml |
Sun, 16 Aug 2009 17:59:00 +0200 | Charly COSTE | Added support for IRC "nick" event, fixed participant.changeNickname(), fixed handling of IRC "namreply" event, removed muc._check() because waiting does not solve the problem if it is blocking incoming messages handling |
Sun, 16 Aug 2009 17:42:56 +0200 | Charly COSTE | Prevent bot from trying to connect on IRC with a nickname containing one or more white space character(s) |
Sun, 16 Aug 2009 17:10:12 +0200 | Charly COSTE | Added IRC "part" event handling |
Sun, 16 Aug 2009 16:20:46 +0200 | Charly COSTE | Fixed interpretation of IRC "namreply" |