mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 15:46:22 +00:00
Add nickname support for /roster remove
Add support of name/nickname instead of only JID for `/roster remove` command. Add tests for it as well.
This commit is contained in:
@@ -290,7 +290,7 @@ static const struct cmd_t command_defs[] = {
|
||||
"/roster size <percent>",
|
||||
"/roster wrap on|off",
|
||||
"/roster add <jid> [<nick>]",
|
||||
"/roster remove <jid>",
|
||||
"/roster remove <contact>",
|
||||
"/roster remove_all contacts",
|
||||
"/roster nick <jid> <nick>",
|
||||
"/roster clearnick <jid>",
|
||||
|
||||
Reference in New Issue
Block a user