Mercurial > xib
graph
-
in Participant, test isinstance(self.muc, xmpp.muc) before using self.muc2010-03-08, by Charly COSTE
-
catch ServerNotConnectedError in Participant.say_on_irc_to2010-03-08, by Charly COSTE
-
make sure Bot.error doesn't raise a transcoding exception and uses repr() when there is a problem2010-03-08, by Charly COSTE
-
fix for Participant say_on_xmpp* functions, really check we are in the room before sending message2010-03-08, by Charly COSTE
-
(muc) minor change in NotConnected error message2010-03-08, by Charly COSTE
-
ignore "noorigin" IRC event2010-03-08, by Charly COSTE
-
ignore IRC server-wide events not received on bot connection2010-03-08, by Charly COSTE
-
ignore IRC "topic" event2010-03-08, by Charly COSTE