log mcabber/src/commands.c @ 777:e6d42f239541

age author description
Sun, 26 Mar 2006 23:30:21 +0200 Mikael Berthe "/version" shows Mercurial changeset (if there's one)
Sat, 25 Mar 2006 18:16:10 +0100 Mikael Berthe Remove useless checks before g_free() calls
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Tue, 14 Mar 2006 12:43:23 +0100 Mikael Berthe Improve completion for the "/event" command
Tue, 14 Mar 2006 12:08:57 +0100 Mikael Berthe Add "/event n ignore"
Mon, 13 Mar 2006 19:25:55 +0100 Mikael Berthe Add partial completion for the "/event" command
Mon, 13 Mar 2006 19:18:20 +0100 Mikael Berthe Add /event command
Fri, 10 Mar 2006 19:18:07 +0100 Mikael Berthe Kill two gcc warnings
Tue, 21 Feb 2006 22:57:49 +0100 Mikael Berthe Add /roster hide|show|toggle
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sat, 11 Feb 2006 15:40:06 +0100 Mikael Berthe /status_to: Do not convert resource name to lower case
Sat, 11 Feb 2006 15:21:25 +0100 Mikael Berthe Add "/request show_list"
Sat, 11 Feb 2006 15:18:45 +0100 Mikael Berthe Add /request command
Sun, 29 Jan 2006 12:00:04 +0100 Philip M. White Improve messages in commands.c
Sat, 28 Jan 2006 11:07:02 +0100 Mikael Berthe Using "/status invisible -" did not clear the status message
Sun, 08 Jan 2006 01:25:58 +0100 Mikael Berthe MUC: Add "nickname" option variable
Sat, 07 Jan 2006 11:01:58 +0100 Mikael Berthe MUC: Be more verbose when joining a room
Sat, 07 Jan 2006 10:56:46 +0100 Mikael Berthe We do not need buddy_isresource() anymore
Sat, 07 Jan 2006 01:31:41 +0100 Mikael Berthe MUC: /room {leave,nick,topic} can only be used when inside a room
Fri, 06 Jan 2006 22:37:05 +0100 Mikael Berthe Enter chat mode automatically when using some commands
Thu, 05 Jan 2006 20:20:57 +0100 Mikael Berthe MUC: better nickname check when entering a room
Wed, 28 Dec 2005 19:05:11 +0100 Mikael Berthe Allow special jid "." in commands /add and /status_to
Wed, 28 Dec 2005 18:58:03 +0100 Mikael Berthe "/status_to" can be used with no jid (it will use the current buddy's jid)
Wed, 28 Dec 2005 11:08:39 +0100 Mikael Berthe "/add" can be used with no jid (it will use the current buddy's jid)
Mon, 26 Dec 2005 13:14:40 +0100 Mikael Berthe Add "/msay send_to"
Fri, 23 Dec 2005 19:16:30 +0100 Mikael Berthe Allow sending a message to an agent
Mon, 19 Dec 2005 20:32:25 +0100 Mikael Berthe Use a larger buffer for commands like /info
Sat, 17 Dec 2005 18:39:04 +0100 Mikael Berthe Show presence timestamps in "/info" and "/room whois"
Sat, 17 Dec 2005 00:36:57 +0100 Mikael Berthe Add /version command
Fri, 16 Dec 2005 23:48:42 +0100 Mikael Berthe Rewrite buddy_setgroup()