Mercurial > xib
log
age | author | description |
---|---|---|
Sun, 17 Jan 2010 22:30:23 +0100 | Charly COSTE | removed automatic switching to limited mode (created Bridge.show_participants_list_on()) |
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() |