Mercurial > xib
graph
-
fixed Bot.restart_bridges_delayed: removed buggy and useless test and improved error messages2010-03-22, by Charly COSTE
-
fixed another UnboundLocalError in IRC kick handling introduced in f1a21a006f2facd0ec2a71e99180b7b4df0907e32010-03-21, by Charly COSTE
-
(irclib) created a "Channel" class2010-03-13, by Charly COSTE
-
(muc) created "state" attribute to replace the "connected" one2010-03-11, by Charly COSTE
-
fixed an UnboundLocalError in IRC kick handling, bug introduced in f1a21a006f2facd0ec2a71e99180b7b4df0907e32010-03-13, by Charly COSTE
-
(muc) removed "participants" attribute since it isn't used2010-03-13, by Charly COSTE
-
(muc) auto_reconnect must be set in join() not in __init__() because we turn it to False in leave()2010-03-13, by Charly COSTE
-
minor fix in _irc_event_handler, check source_nickname before giving it to Bridge.get_participant2010-03-10, by Charly COSTE