Mercurial > xib
log
age | author | description |
---|---|---|
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 |
Sun, 21 Feb 2010 15:38:42 +0100 | Charly COSTE | handle IRC inviteonlychan event, improved error messages |
Sun, 21 Feb 2010 14:51:14 +0100 | Charly COSTE | check connection in Bridge.say(), use Bridge.say() in Participant.sayOn{IRC,XMPP}() |
Sun, 21 Feb 2010 12:08:42 +0100 | Charly COSTE | removed buggy exception catch in bridge.py |
Sun, 21 Feb 2010 11:53:47 +0100 | Charly COSTE | fixed calls to Bot.restart_bridges_delayed(), arguments changed in f52cb2f6e273328e73d75ab4ecf214c8dc9dfe1b |