log bridge.py @ 117:d062efcfbe9d 0.2

age author description
Sat, 28 Nov 2009 23:33:48 +0100 Charly COSTE split long messages when sending on IRC
Sat, 28 Nov 2009 10:12:43 +0100 Charly COSTE minor fix
Fri, 27 Nov 2009 23:45:47 +0100 Charly COSTE added "--show-say-level" and "--show-participants" options to the "bridges" command, renamed {irc,xmpp}_participants commands
Fri, 27 Nov 2009 23:18:54 +0100 Charly COSTE stop bridge on error instead of removing it
Fri, 27 Nov 2009 22:47:27 +0100 Charly COSTE handle XMPP remote-server-not-found
Sun, 22 Nov 2009 11:40:45 +0100 Charly COSTE Minor fixes
Sat, 21 Nov 2009 18:23:41 +0100 Charly COSTE Handle MUC error messages
Sat, 21 Nov 2009 16:26:09 +0100 Charly COSTE New command system
Fri, 20 Nov 2009 15:31:41 +0100 Charly COSTE In minimal mode, display the participants' list on XMPP when someone joins on IRC
Fri, 20 Nov 2009 15:30:07 +0100 Charly COSTE Minor fixes/improvements
Sun, 04 Oct 2009 23:47:09 +0200 Charly COSTE Reconnect when a connection is closed
Sun, 04 Oct 2009 13:43:03 +0200 Charly COSTE bridge.addParticipant improvements
Sun, 06 Sep 2009 15:34:49 +0200 Charly COSTE First hack at an error notification system
Sat, 05 Sep 2009 21:57:46 +0200 Charly COSTE Fixed callbacks in bridge.py
Sat, 05 Sep 2009 20:34:53 +0200 Charly COSTE Fixed callbacks, addParticipant, removeParticipant and __del__ in bridge.py