log mcabber/src/commands.c @ 644:68fb0c1dfb15

age author description
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"