log muc.py @ 214:0c99d38b84b8

age author description
Sat, 06 Mar 2010 19:26:35 +0100 Charly COSTE (muc) added "auto_reconnect" attribute (defaults to True, turns to False when "leave" is called), created NotConnected exception
Sat, 06 Mar 2010 19:05:07 +0100 Charly COSTE created Bridge.say_on_behalf in order to avoid code repetition in participant.py
Thu, 25 Feb 2010 23:29:39 +0100 Charly COSTE renamed camelCased functions
Sat, 30 Jan 2010 14:34:43 +0100 Charly COSTE created muc._send(), should have been done ages ago
Fri, 27 Nov 2009 22:47:27 +0100 Charly COSTE handle XMPP remote-server-not-found
Sun, 20 Sep 2009 11:56:03 +0200 Charly COSTE Tried to improve XMPP disconnections handling
Sat, 05 Sep 2009 20:01:31 +0200 Charly COSTE Fixed muc.py
Sun, 23 Aug 2009 22:35:24 +0200 Charly COSTE Tried to get thread safety and handle disconnections in muc.py