Mercurial > xib
log
age | author | description |
---|---|---|
Thu, 25 Feb 2010 18:41:55 +0100 | Charly COSTE | improved an XMPP error handling, created Participant.say_on_XMPP_through_bridge() |
Tue, 23 Feb 2010 22:54:40 +0100 | Charly COSTE | bugfix, «error» → «event.eventtype()», introduced in 41a4f43330ef9e8b7aa94e35bde3162f1da2d4e7 |
Tue, 23 Feb 2010 22:14:13 +0100 | Charly COSTE | bugfix, forgot "importance" argument of Bridge.say() in c5922031a4ac09c95713c4a4a18b1e0a0aad3e54 |
Sun, 21 Feb 2010 16:56:22 +0100 | Charly COSTE | [irclib] handle ServerNotConnectedError in part() and quit(), we now keep track of channels we're in and rejoin them after a disconnection |
Sun, 21 Feb 2010 16:19:25 +0100 | Charly COSTE | fixed Bot.restart_bridges_delayed(), don't send the message to admins more than once |
Sun, 21 Feb 2010 15:40:57 +0100 | Charly COSTE | minor fix to commands.py that I forgot to stage with the previous commit |