log

age author description
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()
Tue, 29 Nov 2005 21:58:53 +0100 Mikael Berthe Split do_room()
Tue, 29 Nov 2005 00:03:04 +0100 Mikael Berthe Add split_arg() / free_arg_lst()
Sun, 27 Nov 2005 21:50:09 +0100 Mikael Berthe Add an alias for "/me"
Sun, 27 Nov 2005 21:38:53 +0100 Mikael Berthe MUC: "/room topic" shows the current room topic
Sun, 27 Nov 2005 21:26:55 +0100 Mikael Berthe Add buddy_{get,set}topic()
Sun, 27 Nov 2005 00:19:07 +0100 Mikael Berthe Break packethandler() out
Sun, 27 Nov 2005 00:17:51 +0100 Mikael Berthe autogen.sh: use sh instead of bash
Sat, 26 Nov 2005 14:59:22 +0100 Mikael Berthe Post-0.7.1 changes
Sat, 26 Nov 2005 13:22:15 +0100 Mikael Berthe Added tag 0.7.1 for changeset 1aab64a04c314f5e78cd72ff4ccecffcdf7e2d80
Sat, 26 Nov 2005 12:09:33 +0100 Mikael Berthe Ready for release 0.7.1 0.7.1
Sat, 26 Nov 2005 11:41:53 +0100 Mikael Berthe Use PACKAGE_VERSION instead of VERSION