log mcabber/src/commands.c @ 693:e98abd3ce28c

age author description
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()
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