Mercurial > xib
graph
-
handle irclib.ServerNotConnectedError in Bridge._say_on_ircMon, 22 Mar 2010 18:41:57 +0100, by Charly COSTE
-
fixed Bot.restart_bridges_delayed: removed buggy and useless test and improved error messagesMon, 22 Mar 2010 18:35:09 +0100, by Charly COSTE
-
fixed another UnboundLocalError in IRC kick handling introduced in f1a21a006f2facd0ec2a71e99180b7b4df0907e3Sun, 21 Mar 2010 22:51:51 +0100, by Charly COSTE
-
(irclib) created a "Channel" classSat, 13 Mar 2010 17:38:47 +0100, by Charly COSTE
-
(muc) created "state" attribute to replace the "connected" oneThu, 11 Mar 2010 14:15:31 +0100, by Charly COSTE
-
fixed an UnboundLocalError in IRC kick handling, bug introduced in f1a21a006f2facd0ec2a71e99180b7b4df0907e3Sat, 13 Mar 2010 23:37:53 +0100, by Charly COSTE
-
(muc) removed "participants" attribute since it isn't usedSat, 13 Mar 2010 14:40:32 +0100, by Charly COSTE
-
(muc) auto_reconnect must be set in join() not in __init__() because we turn it to False in leave()Sat, 13 Mar 2010 14:25:34 +0100, by Charly COSTE
-
minor fix in _irc_event_handler, check source_nickname before giving it to Bridge.get_participantWed, 10 Mar 2010 13:13:13 +0100, by Charly COSTE
-
minor fix in ParticipantThu, 11 Mar 2010 14:01:20 +0100, by Charly COSTE
-
(irclib) moved initialization stuff from .connect to .__init__Tue, 09 Mar 2010 12:37:08 +0100, by Charly COSTE
-
minor fix in Participant, reduce code redundancyMon, 08 Mar 2010 23:55:16 +0100, by Charly COSTE
-
minor fix in Bridge, don't log the same error twiceMon, 08 Mar 2010 23:41:37 +0100, by Charly COSTE
-
fixed IRC "mode" event handlingMon, 08 Mar 2010 23:22:19 +0100, by Charly COSTE