| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 0.11->trunk | Matthew Wild | 2020-04-23 | 1 | -1/+1 |
|\ |
|
| * | MUC tests: Add missing affiliation attribute | Matthew Wild | 2020-04-23 | 1 | -1/+1 |
| * | Backed out changeset 18f2c7bc5795 (was testing against wrong branch) | Matthew Wild | 2020-04-23 | 1 | -6/+2 |
| * | MUC tests: Add <required/> to expected form field | Matthew Wild | 2020-04-23 | 1 | -2/+6 |
* | | scansion: Trim trailing whitespace in tests | Kim Alvefur | 2019-12-19 | 1 | -1/+1 |
* | | MUC: Indicate origin of registration related errors | Kim Alvefur | 2019-11-25 | 1 | -2/+2 |
* | | MUC: Make nickname field in registration form required | Kim Alvefur | 2019-11-02 | 1 | -2/+6 |
|/ |
|
* | MUC: Allow changing data attached to an only owner (fixes #1273) | Kim Alvefur | 2018-12-20 | 1 | -0/+22 |
* | muc_register.scs: Fix to expect new affiliation change notifications | Matthew Wild | 2018-10-31 | 1 | -0/+25 |
* | scansion: muc_register.scs: Test to ensure MUC registration by unaffiliated u... | Matthew Wild | 2018-09-17 | 1 | -0/+36 |
* | 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 affiliat... | Matthew Wild | 2018-09-13 | 1 | -0/+65 |
* | 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 |