log

age author description
Mon, 05 Dec 2005 23:56:29 +0100 Mikael Berthe Remove debug print statements
Mon, 05 Dec 2005 23:54:27 +0100 Mikael Berthe Tell the user when he or she has been kicked/banned
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 23:55:47 +0100 Mikael Berthe Introduce a handle_presence_muc() function
Sun, 04 Dec 2005 11:51:47 +0100 Mikael Berthe Fix connection issue
Sun, 04 Dec 2005 11:06:59 +0100 Mikael Berthe Move IQ Jabber stuff to a separate file
Sun, 04 Dec 2005 09:04:02 +0100 Mikael Berthe Add Vim modelines
Sun, 04 Dec 2005 00:21:09 +0100 Mikael Berthe Improve /room whois
Sat, 03 Dec 2005 23:57:58 +0100 Mikael Berthe Update TODO & ChangeLog
Sat, 03 Dec 2005 23:53:44 +0100 Mikael Berthe Update documentation
Sat, 03 Dec 2005 23:40:40 +0100 Mikael Berthe Implement affiliations handling, add "/room whois"
Sat, 03 Dec 2005 14:25:34 +0100 Mikael Berthe Add "/room ban"
Sat, 03 Dec 2005 13:48:27 +0100 Mikael Berthe Some parsing improvements
Sat, 03 Dec 2005 13:47:52 +0100 Mikael Berthe "/room invite": Do not send epty reason
Sat, 03 Dec 2005 13:32:29 +0100 Mikael Berthe Add "/room kick"
Sat, 03 Dec 2005 00:24:05 +0100 Mikael Berthe Handle "/me " in messages
Fri, 02 Dec 2005 23:48:01 +0100 Mikael Berthe MUC: Reset topic when leaving a room
Fri, 02 Dec 2005 23:31:46 +0100 Mikael Berthe MUC: Make "/room nick" display the current nickname
Fri, 02 Dec 2005 23:18:00 +0100 Mikael Berthe Cosmetic changes
Fri, 02 Dec 2005 23:12:21 +0100 Mikael Berthe Prevent from adding a duplicate jid (when types are different)
Fri, 02 Dec 2005 23:10:34 +0100 Mikael Berthe Cosmetic changes
Fri, 02 Dec 2005 00:16:49 +0100 Mikael Berthe Update TODO & ChangeLog
Thu, 01 Dec 2005 23:54:22 +0100 Mikael Berthe Better topic attribution
Thu, 01 Dec 2005 23:47:16 +0100 Mikael Berthe Fix a small bug in split_arg()
Thu, 01 Dec 2005 23:37:15 +0100 Mikael Berthe Split do_buffer() and use split_arg()
Thu, 01 Dec 2005 00:12:03 +0100 Mikael Berthe Use split_arg() in most commands
Wed, 30 Nov 2005 22:34:06 +0100 Mikael Berthe Fix bug in split_arg()
Tue, 29 Nov 2005 23:51:33 +0100 Mikael Berthe Fix small "/room nick" bug (handle nickname with quotes)
Tue, 29 Nov 2005 23:25:01 +0100 Mikael Berthe Some more work on do_room()
Tue, 29 Nov 2005 22:12:05 +0100 Mikael Berthe Remove debug printf()