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"
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
Thu, 07 Jul 2005 23:25:20 +0100 Mikael Berthe Add /alias command
Wed, 06 Jul 2005 22:29:17 +0100 Mikael Berthe Add /set command (to get/set/unset options values)
Tue, 05 Jul 2005 20:48:44 +0100 Mikael Berthe Remove busy/occupied status, which does not really exist
Sat, 02 Jul 2005 19:23:45 +0100 mikael Add "/roster search" command
Fri, 01 Jul 2005 23:50:08 +0100 mikael Do not add /help to command completion, as it isn't implemented yet.
Fri, 01 Jul 2005 23:47:03 +0100 mikael Add "verbatim multi-line" mode, with commands disabled
Tue, 14 Jun 2005 19:35:37 +0000 mikael [/trunk] Changeset 257 by mikael
Sat, 11 Jun 2005 19:27:40 +0000 mikael [/trunk] Changeset 253 by mikael
Sat, 11 Jun 2005 19:12:25 +0000 mikael [/trunk] Changeset 251 by mikael
Fri, 10 Jun 2005 19:03:06 +0000 mikael [/trunk] Changeset 249 by mikael
Wed, 08 Jun 2005 18:33:28 +0000 mikael [/trunk] Changeset 245 by mikael
Sat, 04 Jun 2005 19:35:30 +0000 mikael [/trunk] Changeset 237 by mikael
Sat, 04 Jun 2005 12:47:13 +0000 mikael [/trunk] Changeset 233 by mikael
Sun, 08 May 2005 20:27:14 +0000 mikael [/trunk] Changeset 225 by mikael
Sun, 08 May 2005 19:59:04 +0000 mikael [/trunk] Changeset 224 by mikael
Sun, 08 May 2005 07:02:11 +0000 mikael [/trunk] Changeset 222 by mikael
Sat, 07 May 2005 20:09:15 +0000 mikael [/trunk] Changeset 220 by mikael
Sat, 07 May 2005 18:52:58 +0000 mikael [/trunk] Changeset 218 by mikael
Sat, 07 May 2005 18:38:40 +0000 mikael [/trunk] Changeset 217 by mikael
Fri, 06 May 2005 15:31:37 +0000 mikael [/trunk] Changeset 203 by mikael
Fri, 06 May 2005 09:35:40 +0000 mikael [/trunk] Changeset 199 by mikael
Wed, 04 May 2005 17:11:59 +0000 mikael [/trunk] Changeset 178 by mikael
Mon, 02 May 2005 20:31:01 +0000 mikael [/trunk] Changeset 176 by mikael
Thu, 28 Apr 2005 14:41:16 +0000 mikael [/trunk] Changeset 145 by mikael
Thu, 28 Apr 2005 14:10:46 +0000 mikael [/trunk] Changeset 143 by mikael
Thu, 28 Apr 2005 12:22:34 +0000 mikael [/trunk] Changeset 142 by mikael
Thu, 28 Apr 2005 10:16:32 +0000 mikael [/trunk] Changeset 141 by mikael
Thu, 28 Apr 2005 06:58:47 +0000 mikael [/trunk] Changeset 140 by mikael
Tue, 26 Apr 2005 20:05:14 +0000 mikael [/trunk] Changeset 137 by mikael
Mon, 25 Apr 2005 20:56:23 +0000 mikael [/trunk] Changeset 133 by mikael
Mon, 25 Apr 2005 19:02:07 +0000 mikael [/trunk] Changeset 131 by mikael
Mon, 25 Apr 2005 15:26:17 +0000 mikael [/trunk] Changeset 130 by mikael
Sun, 24 Apr 2005 20:24:18 +0000 mikael [/trunk] Changeset 127 by mikael
Fri, 22 Apr 2005 22:06:53 +0000 mikael [/trunk] Changeset 122 by mikael
Thu, 21 Apr 2005 20:22:35 +0000 mikael [/trunk] Changeset 118 by mikael
Thu, 21 Apr 2005 19:38:23 +0000 mikael [/trunk] Changeset 117 by mikael
Thu, 21 Apr 2005 19:06:27 +0000 mikael [/trunk] Changeset 116 by mikael
Thu, 21 Apr 2005 17:31:28 +0000 mikael [/trunk] Changeset 115 by mikael
Wed, 20 Apr 2005 20:35:48 +0000 mikael [/trunk] Changeset 112 by mikael
Wed, 20 Apr 2005 19:10:28 +0000 mikael [/trunk] Changeset 110 by mikael
Wed, 20 Apr 2005 19:06:25 +0000 mikael [/trunk] Changeset 109 by mikael
Tue, 19 Apr 2005 20:09:54 +0000 mikael [/trunk] Changeset 108 by mikael