Wed, 26 Aug 2009 20:06:26 +0200 |
Charly COSTE |
Fixed a bug introduced in previous commit
|
Wed, 26 Aug 2009 18:47:46 +0200 |
Charly COSTE |
Handle kick (by simply rejoining) on IRC side
|
Wed, 26 Aug 2009 16:36:18 +0200 |
Charly COSTE |
Fixed XMPP connection closing and the XMPP loop
|
Tue, 25 Aug 2009 14:38:30 +0200 |
Charly COSTE |
Tried to improve the XMPP loop, again.
|
Tue, 25 Aug 2009 02:22:43 +0200 |
Charly COSTE |
Ignore messages sent by self
|
Tue, 25 Aug 2009 02:22:27 +0200 |
Charly COSTE |
Tried to improve thread-safety during XMPP connection closing.
|
Mon, 24 Aug 2009 23:32:34 +0200 |
Charly COSTE |
lower() for "join" and "namreply" IRC events
|
Mon, 24 Aug 2009 22:00:38 +0200 |
Charly COSTE |
Reduce latency.
|
Mon, 24 Aug 2009 21:07:34 +0200 |
Charly COSTE |
Removed unnecessary and buggy test
|
Mon, 24 Aug 2009 20:32:48 +0200 |
Charly COSTE |
Lower before comparing strings.
|
Mon, 24 Aug 2009 19:47:18 +0200 |
Charly COSTE |
Fixed XMPP infinite loop and a debug message that wasn't flagged as a debug one.
|
Mon, 24 Aug 2009 18:06:37 +0200 |
Charly COSTE |
Thread safety for bot.close_xmpp_connection().
|