aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion/muc_register.scs
Commit message (Collapse)AuthorAgeFilesLines
* scansion: muc_register.scs: Test to ensure MUC registration by unaffiliated ↵Matthew Wild2018-09-171-0/+36
| | | | users is disabled by default
* MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.)Matthew Wild2018-09-141-0/+62
|
* MUC: Include 'nick' attribute in affiliation lists (thanks jc)Matthew Wild2018-09-141-0/+16
|
* MUC: Fix to correctly return 'node' in disco#info responses (thanks jc)Matthew Wild2018-09-131-2/+16
|
* MUC: If a user with an existing affiliation registers, preserve that ↵Matthew Wild2018-09-131-0/+65
| | | | affiliation (thanks jc)
* spec/scansion: Ensure all scripts have sensible titlesMatthew Wild2018-09-111-0/+2
|
* spec/scansion: Add scansion scripts used for testingMatthew Wild2018-09-061-0/+286
All past, except issue978-multi which fails randomly based on ordering of elements - this is a scansion issue to be resolved.