| Commit message (Expand) | Author | Age | Files | Lines |
* | muc.register: Clarify what's going on when enforcing nicknames | Kim Alvefur | 2023-11-03 | 1 | -0/+2 |
* | plugins: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-24 | 1 | -5/+5 |
* | MUC: Remove <{muc}x> tags in some errors | Kim Alvefur | 2021-12-08 | 1 | -2/+2 |
* | MUC: Fix error origin JID in wrong argument position | Kim Alvefur | 2021-12-08 | 1 | -1/+1 |
* | MUC: Add option to include form in registration query | Matthew Wild | 2021-11-15 | 1 | -3/+11 |
* | MUC: Allow modules to add to the room registration form, and handle the result | Matthew Wild | 2021-01-15 | 1 | -0/+23 |
* | MUC: Enforce strict resourceprep when registering room nicknames | Kim Alvefur | 2020-05-02 | 1 | -1/+1 |
* | MUC: Indicate origin of registration related errors | Kim Alvefur | 2019-11-25 | 1 | -3/+3 |
* | MUC: Make nickname field in registration form required | Kim Alvefur | 2019-11-02 | 1 | -1/+1 |
* | Merge 0.11->trunk | Kim Alvefur | 2019-10-20 | 1 | -2/+0 |
|\ |
|
| * | MUC: Don't advertise registration feature on host JID (fixes #1451) | Kim Alvefur | 2019-10-20 | 1 | -2/+0 |
* | | MUC: Validate registration dataform more carefully | Kim Alvefur | 2019-10-20 | 1 | -1/+13 |
* | | MUC: Simplify nickname refresh loop | Kim Alvefur | 2019-08-25 | 1 | -2/+1 |
|/ |
|
* | MUC: If a user with an existing affiliation registers, preserve that affiliat... | Matthew Wild | 2018-09-13 | 1 | -1/+1 |
* | MUC: Move comment for clarity | Matthew Wild | 2018-09-04 | 1 | -1/+1 |
* | MUC: Add support for registering with a MUC, including reserving a nickname a... | Matthew Wild | 2018-09-03 | 1 | -0/+195 |