log participant.py @ 86:bfa32b017fc9

age author description
Sun, 06 Sep 2009 15:34:49 +0200 Charly COSTE First hack at an error notification system
Sat, 05 Sep 2009 20:34:04 +0200 Charly COSTE Leave chan only if (really) connected
Sat, 05 Sep 2009 20:13:22 +0200 Charly COSTE Fixed callbacks in participant.py
Fri, 04 Sep 2009 14:21:48 +0200 Charly COSTE Fixed IRC quit event handling
Wed, 02 Sep 2009 15:08:34 +0200 Charly COSTE Handle /me the XMPP to IRC way
Wed, 02 Sep 2009 14:57:57 +0200 Charly COSTE Better handling of participants
Sun, 30 Aug 2009 20:09:06 +0200 Charly COSTE Fixed IRC nick callback
Sun, 30 Aug 2009 18:57:47 +0200 Charly COSTE Encoding issue
Sun, 30 Aug 2009 13:05:00 +0200 Charly COSTE Some fault tolerance
Sun, 30 Aug 2009 01:18:34 +0200 Charly COSTE Handle IRC "nickcollision" event
Sat, 29 Aug 2009 21:57:49 +0200 Charly COSTE Fixed unjustified switching to limited mode
Sat, 29 Aug 2009 14:52:11 +0200 Charly COSTE Added bridge.hasParticipant() and fixed participant.changeNickname()
Sat, 29 Aug 2009 13:15:10 +0200 Charly COSTE Don't create an XMPP duplicate for ChanServ
Fri, 28 Aug 2009 13:40:13 +0200 Charly COSTE Fixed participant.changeNickname()
Thu, 27 Aug 2009 22:31:47 +0200 Charly COSTE Fixed encoding issues
Fri, 21 Aug 2009 17:12:09 +0200 Charly COSTE Changed participant's IRC nickname callback function.
Fri, 21 Aug 2009 01:27:41 +0200 Charly COSTE Fixed nickname change.
Fri, 21 Aug 2009 00:25:42 +0200 Charly COSTE Fixed participant's "say" functions.
Thu, 20 Aug 2009 13:20:50 +0200 Charly COSTE Changed format of non-debug error messages, fixed IRC namreply handling, prevented crash when receiving bad XMPP stanza.
Thu, 20 Aug 2009 01:00:54 +0200 Charly COSTE Rewrote/modified many things, multiple bridges should now work and are preferred over multiple bots.
Mon, 17 Aug 2009 00:30:37 +0200 Charly COSTE Introduced the command mechanism and fixed a bug
Sun, 16 Aug 2009 23:35:15 +0200 Charly COSTE No comment.
Sun, 16 Aug 2009 17:59:00 +0200 Charly COSTE Added support for IRC "nick" event, fixed participant.changeNickname(), fixed handling of IRC "namreply" event, removed muc._check() because waiting does not solve the problem if it is blocking incoming messages handling
Sun, 16 Aug 2009 17:42:56 +0200 Charly COSTE Prevent bot from trying to connect on IRC with a nickname containing one or more white space character(s)
Sun, 16 Aug 2009 17:10:12 +0200 Charly COSTE Added IRC "part" event handling
Sun, 16 Aug 2009 01:47:03 +0200 Charly COSTE Initial commit, version 0.1