log mcabber/src/commands.c @ 568:eb1df2371581

age author description
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"
Sat, 12 Nov 2005 14:48:35 +0100 Mikael Berthe Add "/buffer up" and "/buffer down"
Fri, 11 Nov 2005 22:47:28 +0100 Mikael Berthe "/move" does not jump to the buddy in the new group
Mon, 31 Oct 2005 23:04:51 +0100 Mikael Berthe Prettier display for "/room names"
Sat, 08 Oct 2005 00:29:02 +0200 Mikael Berthe Add "/room privmsg"
Fri, 07 Oct 2005 19:15:26 +0200 Mikael Berthe Enable jid completion for /say_to
Fri, 07 Oct 2005 18:54:52 +0200 Mikael Berthe Add "/room invite"
Thu, 06 Oct 2005 21:51:34 +0200 Mikael Berthe Display PRIV for private messages in a room when using /say_to
Tue, 04 Oct 2005 19:47:50 +0200 Mikael Berthe Add /say_to command
Sun, 02 Oct 2005 23:36:39 +0200 Mikael Berthe Add "/room topic", and display topic changes
Sun, 02 Oct 2005 18:05:34 +0200 Mikael Berthe Disable some commands when not connected
Sun, 02 Oct 2005 10:57:09 +0200 Mikael Berthe Fix segfaults when using /buffer and /room while not connected
Sun, 02 Oct 2005 00:37:16 +0200 Mikael Berthe Add "/room nick"
Sat, 01 Oct 2005 23:17:05 +0200 Mikael Berthe Use UTF8 to handle resources and room nicknames
Thu, 29 Sep 2005 22:31:56 +0200 Mikael Berthe Add "/buffer date"
Thu, 29 Sep 2005 21:28:39 +0200 Mikael Berthe Add "/buffer %n"
Wed, 28 Sep 2005 21:56:35 +0200 Mikael Berthe Convert /rawxml argument to UTF8
Mon, 26 Sep 2005 22:41:39 +0200 Mikael Berthe MUC: Disallow room names with a '/'