Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scansion: muc_register.scs: Test to ensure MUC registration by unaffiliated ↵ | Matthew Wild | 2018-09-17 | 1 | -0/+36 |
| | | | | users is disabled by default | ||||
* | MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.) | Matthew Wild | 2018-09-14 | 1 | -0/+62 |
| | |||||
* | MUC: Include 'nick' attribute in affiliation lists (thanks jc) | Matthew Wild | 2018-09-14 | 1 | -0/+16 |
| | |||||
* | MUC: Fix to correctly return 'node' in disco#info responses (thanks jc) | Matthew Wild | 2018-09-13 | 1 | -2/+16 |
| | |||||
* | MUC: If a user with an existing affiliation registers, preserve that ↵ | Matthew Wild | 2018-09-13 | 1 | -0/+65 |
| | | | | affiliation (thanks jc) | ||||
* | spec/scansion: Ensure all scripts have sensible titles | Matthew Wild | 2018-09-11 | 1 | -0/+2 |
| | |||||
* | spec/scansion: Add scansion scripts used for testing | Matthew Wild | 2018-09-06 | 1 | -0/+286 |
All past, except issue978-multi which fails randomly based on ordering of elements - this is a scansion issue to be resolved. |