Mercurial > xib
graph
-
(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
-
minor changes in BridgeMon, 08 Mar 2010 21:35:31 +0100, by Charly COSTE
-
in Participant, test isinstance(self.muc, xmpp.muc) before using self.mucMon, 08 Mar 2010 19:17:19 +0100, by Charly COSTE
-
catch ServerNotConnectedError in Participant.say_on_irc_toMon, 08 Mar 2010 18:47:07 +0100, by Charly COSTE
-
make sure Bot.error doesn't raise a transcoding exception and uses repr() when there is a problemMon, 08 Mar 2010 18:39:53 +0100, by Charly COSTE