log mcabber/src/commands.c @ 566:467fec046a9b

age author description
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 '/'
Mon, 26 Sep 2005 22:08:48 +0200 Mikael Berthe Jabber Id syntax checks
Sun, 25 Sep 2005 23:45:34 +0200 Mikael Berthe Add "/room unlock"
Sun, 25 Sep 2005 01:04:48 +0200 Mikael Berthe Add "/room remove", to remove an old chatroom from the roster
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Sun, 25 Sep 2005 00:44:11 +0200 Mikael Berthe Minor changes & cleanup
Sun, 25 Sep 2005 00:33:56 +0200 Mikael Berthe Add /status_to command
Tue, 20 Sep 2005 21:27:21 +0200 Mikael Berthe /info can show multiple resources
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Thu, 15 Sep 2005 23:22:12 +0200 Mikael Berthe Add /rawxml command
Thu, 01 Sep 2005 21:18:19 +0200 Mikael Berthe Allow offline status message
Mon, 22 Aug 2005 20:33:11 +0200 Mikael Berthe Fix a typo
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Thu, 28 Jul 2005 20:24:28 +0100 Mikael Berthe Merge UTF-8 changes
Thu, 28 Jul 2005 13:16:36 +0100 Mikael Berthe Remove utf8 files, use Glib
Tue, 26 Jul 2005 18:18:30 +0100 Mikael Berthe Add "/roster up" and "/roster down"
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Sun, 24 Jul 2005 23:04:39 +0100 Mikael Berthe /buffer search_*: skip leading spaces (if any) in string parameter
Sun, 24 Jul 2005 22:56:42 +0100 Mikael Berthe Add /buffer search_{backward,forward}
Sun, 24 Jul 2005 22:31:31 +0100 Mikael Berthe Rename some buffer commands, for homogeneity
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)
Sat, 23 Jul 2005 21:50:06 +0100 Mikael Berthe Code cleanup/optimization
Mon, 18 Jul 2005 21:27:08 +0100 Mikael Berthe Make some functions static
Sun, 17 Jul 2005 21:17:52 +0100 Mikael Berthe Add "/roster alternate"
Fri, 15 Jul 2005 18:45:41 +0100 Mikael Berthe The /status command can specify a status message
Fri, 15 Jul 2005 10:56:15 +0100 Mikael Berthe First Ctrl-C now also leaves multi-line message mode
Tue, 12 Jul 2005 18:23:09 +0100 Mikael Berthe Post-0.6.3 changes
Tue, 12 Jul 2005 17:36:06 +0100 Mikael Berthe Ready for 0.6.3 release 0.6.3
Sun, 10 Jul 2005 22:36:55 +0100 Mikael Berthe Merge heads
Sun, 10 Jul 2005 15:38:45 +0100 Mikael Berthe Add /connect and /disconnect commands
Fri, 08 Jul 2005 22:32:50 +0100 Mikael Berthe Add /roster toggle_offline
Fri, 08 Jul 2005 21:47:17 +0100 Mikael Berthe Add /bind command