log mcabber/src/commands.c @ 620:97dd14e22b2a

age author description
Fri, 16 Dec 2005 23:48:42 +0100 Mikael Berthe Rewrite buddy_setgroup()
Fri, 16 Dec 2005 13:34:13 +0100 Mikael Berthe Add "/authorization" command
Thu, 15 Dec 2005 18:42:38 +0100 Mikael Berthe /move: really strip trailing space, and assign to no group if no group is specified
Thu, 15 Dec 2005 13:04:34 +0100 Mikael Berthe "/info" shows buddy subscription
Tue, 13 Dec 2005 23:50:00 +0100 Mikael Berthe Free room personal data when receiving the unavailable stanza, not before
Tue, 13 Dec 2005 23:40:17 +0100 Mikael Berthe Add "/room destroy"
Tue, 13 Dec 2005 23:04:09 +0100 Mikael Berthe Fix some display issues
Sat, 10 Dec 2005 23:18:26 +0100 Mikael Berthe Fix a few UTF-8 related issues
Sat, 10 Dec 2005 20:15:04 +0100 Mikael Berthe "/room whois": correctly display utf8 resources
Sat, 10 Dec 2005 18:34:51 +0100 Mikael Berthe Add "/room affil" and "/room role"
Fri, 09 Dec 2005 19:49:58 +0100 Mikael Berthe jb_room_setattrib()
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
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: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:32:29 +0100 Mikael Berthe Add "/room kick"
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
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
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 21:58:53 +0100 Mikael Berthe Split do_room()
Sun, 27 Nov 2005 21:38:53 +0100 Mikael Berthe MUC: "/room topic" shows the current room topic
Fri, 25 Nov 2005 23:48:49 +0100 Mikael Berthe Prevent deletion from rooms we haven't left
Fri, 25 Nov 2005 23:44:47 +0100 Mikael Berthe Fix some memory leaks
Mon, 21 Nov 2005 00:05:17 +0100 Mikael Berthe Do not use default status messages with /status_to
Mon, 14 Nov 2005 18:47:08 +0100 Mikael Berthe Show current global status message in "/status"