MUC: Record reason for affiliation changes and return in list (fixes #1227)

This commit is contained in:
Kim Alvefur 2021-08-08 18:07:17 +02:00
parent c8c1482dae
commit cb66977bd4
3 changed files with 84 additions and 4 deletions

View file

@ -24,6 +24,7 @@ TRUNK
- Public rooms can only be created by local users (parent host) by default
- muc_room_allow_public = false restricts to admins
- Commands to show occupants and affiliations in the Shell
- Save 'reason' text supplied with affiliation change
### Security and authentication