about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_roster.h
Commit message (Collapse)AuthorAgeFilesLines
* Add nickname support for /roster removeJohn Hernandez2023-04-131-0/+1
| | | | | | Add support of name/nickname instead of only JID for `/roster remove` command. Add tests for it as well.
* Added id attributes to roster queriesJames Booth2015-07-221-0/+4
fixes #596