Mercurial > xib
log bridge.py @ 40:faa468731d8a
age | author | description |
---|---|---|
Sun, 23 Aug 2009 22:35:24 +0200 | Charly COSTE | Tried to get thread safety and handle disconnections in muc.py |
Sun, 23 Aug 2009 16:19:05 +0200 | Charly COSTE | Initialize bridge.irc_connections_limit to -1. |
Thu, 20 Aug 2009 21:52:52 +0200 | Charly COSTE | First hack at locks for thread safety. Some other minor changes. |
Thu, 20 Aug 2009 17:49:40 +0200 | Charly COSTE | Solved an XMPP resource conflict that would have happened when someone on IRC changed its nickname and later its old nickname would be used again. In other words, the bot no longer uses nicknames as XMPP resources. |