Diff

CHANGES @ 13415:f34b33cb1383

MUC: Record reason for affiliation changes and return in list (fixes #1227)
author Kim Alvefur <zash@zash.se>
date Sun, 08 Aug 2021 18:07:17 +0200
parent 13397:517a335269ef
child 13426:581899aef96f
line wrap: on
line diff
--- a/CHANGES	Tue Jan 23 13:00:58 2024 +0100
+++ b/CHANGES	Sun Aug 08 18:07:17 2021 +0200
@@ -24,6 +24,7 @@
   - 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