log

age author description
Sun, 17 Jan 2010 21:18:35 +0100 Charly COSTE oops, forgot to modify Bot.new_bridge() in the previous commit
Sun, 17 Jan 2010 21:14:23 +0100 Charly COSTE new bridge attribute "irc_connection_interval" (in seconds)
Sun, 17 Jan 2010 19:40:27 +0100 Charly COSTE Revert "strip events' properties"
Sun, 17 Jan 2010 19:32:56 +0100 Charly COSTE strip events' properties
Sun, 17 Jan 2010 19:20:08 +0100 Charly COSTE moved exception handling in IRC thread from process_data() to process_forever() where it belongs
Sun, 17 Jan 2010 19:14:41 +0100 Charly COSTE fixes in irclib, needed because ServerConnection.socket can be a string since 42d7b622776196149c9a9a05da134a85ee9509c6
Sun, 17 Jan 2010 17:42:36 +0100 Charly COSTE minor fix in Participant.changeNickname()
Sun, 17 Jan 2010 14:33:56 +0100 Charly COSTE added an IRC event to ignore
Sun, 17 Jan 2010 12:31:59 +0100 Charly COSTE added 3 commands: connections, irc-connections and xmpp-connections
Sun, 17 Jan 2010 11:41:56 +0100 Charly COSTE minor fix in commands (unbound variable)
Sun, 17 Jan 2010 11:39:11 +0100 Charly COSTE minor fix
Sun, 17 Jan 2010 11:12:56 +0100 Charly COSTE little fix in irclib concerning ServerConnection.socket
Sat, 16 Jan 2010 22:59:42 +0100 Charly COSTE fixed minimal→*limited mode changing
Sat, 16 Jan 2010 17:21:03 +0100 Charly COSTE fixed a DeprecationWarning in irclib
Sat, 16 Jan 2010 17:01:17 +0100 Charly COSTE reduced duplication of error messages
Sat, 16 Jan 2010 14:09:53 +0100 Charly COSTE handle irclib.ServerNotConnectedError