log mod_muc_restrict_attention/README.md @ 6562:5da6fb562df9 default tip

age author description
Thu, 16 Apr 2026 12:02:18 +0200 Menel mod_muc_restrict_attention: Add default option for participants. Breaking change config option name.
Wed, 11 Mar 2026 08:55:15 +0100 Menel mod_muc_restrict_attention: adjusted more variable names to reflect it works on members
Tue, 10 Mar 2026 23:06:58 +0100 Menel mod_muc_restrict_attention: logging configurable and to debug by default.
Tue, 10 Mar 2026 15:38:39 +0100 Menel mod_muc_restrict_attention: change variable names to fit the new logic to allow restricting members. Adhere to stylesheet.
Tue, 10 Mar 2026 14:24:07 +0100 Menel mod_muc_restrict_attention: Change logic:, always disallow unaffiliated, always allow admin and owner and make it configurable for members. Also it actually works O_o.
Sun, 08 Mar 2026 10:59:40 +0100 Menel mod_muc_restrict_attention: New Module based on mod_muc_restrict_media to strip Attention. Untested.