# HG changeset patch # User Myhailo Danylenko # Date 1361799924 -7200 # Node ID c2334fb31211ff8a2eec1ed8181b5ecc3c2ff264 # Parent a2f3afbc4000d727cc47ba6ce61f71a77505b1ba [cmdopts] Convert /status and /status_to diff -r a2f3afbc4000 -r c2334fb31211 cmdopts.diff --- a/cmdopts.diff Mon Feb 25 15:16:29 2013 +0200 +++ b/cmdopts.diff Mon Feb 25 15:45:24 2013 +0200 @@ -7,6 +7,8 @@ * buddy_search() now expects argument in utf8 * /say_to uses parser * /color uses parser + * /status and /status_to use parser + * cmd_setstatus() now expects separate status and message arguments diff -r 92fa48ef53c9 mcabber/mcabber/commands.c --- a/mcabber/mcabber/commands.c Sun Jan 27 00:40:37 2013 +0200