Log

plugins/muc/muc.lib.lua @ 13229:bb7177efbf41

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
MUC: Allow kicking users with the same affiliation as the kicker (fixes #1724) 0.12 Matthew Wild Wed, 23 Mar 2022 13:38:55 +0000
MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435) Kim Alvefur Tue, 05 Oct 2021 18:15:06 +0200
MUC: Remove <{muc}x> tags in some errors Kim Alvefur Wed, 08 Dec 2021 21:55:25 +0100
MUC: Remove remaining deprecated numeric error codes Kim Alvefur Wed, 08 Dec 2021 21:02:14 +0100
MUC: Return a friendly textual error when trying to speak without voice Kim Alvefur Wed, 08 Dec 2021 16:40:51 +0100
MUC: Allow modules a chance to act prior to room destruction Kim Alvefur Sun, 05 Dec 2021 14:49:06 +0100
MUC: Actually set the new affiliation data if it was previously empty Matthew Wild Tue, 16 Nov 2021 15:00:02 +0000
MUC: Include old affiliation data in affiliation change event Matthew Wild Tue, 16 Nov 2021 12:57:23 +0000
MUC: Add room:set_affiliation_data() Matthew Wild Tue, 16 Nov 2021 12:57:04 +0000
MUC: Set .previous_affiliation = "none" if nil, for consistency with .affiliation Matthew Wild Tue, 16 Nov 2021 12:02:54 +0000
MUC: Fix incorrect variable name (thanks luacheck) Matthew Wild Tue, 16 Nov 2021 11:54:32 +0000
MUC: Switch to event.allowed signaling to block event, matching muc-pre-set-role Matthew Wild Tue, 16 Nov 2021 11:52:36 +0000
MUC: Add 'muc-pre-set-affiliation' event, allowing to block change or modify data Matthew Wild Tue, 16 Nov 2021 11:41:08 +0000
MUC: Reject full JID in affiliation queries Kim Alvefur Fri, 17 Sep 2021 16:28:07 +0200