aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion/muc_show_offline.scs
Commit message (Collapse)AuthorAgeFilesLines
* MUC: Remove <{muc}x> tags in some errorsKim Alvefur2021-12-081-2/+0
| | | | | Including the payload of the stanza that caused the error is optional and we're generally not doing it anywhere else.
* MUC tests: Add missing 'affiliation' attributeMatthew Wild2020-04-231-1/+1
|
* MUC: Support for broadcasting unavailable presence for affiliated offline usersMatthew Wild2020-03-121-0/+544
Activated when muc#roomconfig_presencebroadcast includes the "none" role.