log plugins/muc/muc.lib.lua @ 12513:6efbcd52db21

age author description
Wed, 23 Mar 2022 13:38:55 +0000 Matthew Wild MUC: Allow kicking users with the same affiliation as the kicker (fixes #1724) 0.12
Tue, 05 Oct 2021 18:15:06 +0200 Kim Alvefur MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435)
Wed, 08 Dec 2021 21:55:25 +0100 Kim Alvefur MUC: Remove <{muc}x> tags in some errors
Wed, 08 Dec 2021 21:02:14 +0100 Kim Alvefur MUC: Remove remaining deprecated numeric error codes
Wed, 08 Dec 2021 16:40:51 +0100 Kim Alvefur MUC: Return a friendly textual error when trying to speak without voice
Sun, 05 Dec 2021 14:49:06 +0100 Kim Alvefur MUC: Allow modules a chance to act prior to room destruction
Tue, 16 Nov 2021 15:00:02 +0000 Matthew Wild MUC: Actually set the new affiliation data if it was previously empty
Tue, 16 Nov 2021 12:57:23 +0000 Matthew Wild MUC: Include old affiliation data in affiliation change event
Tue, 16 Nov 2021 12:57:04 +0000 Matthew Wild MUC: Add room:set_affiliation_data()
Tue, 16 Nov 2021 12:02:54 +0000 Matthew Wild MUC: Set .previous_affiliation = "none" if nil, for consistency with .affiliation
Tue, 16 Nov 2021 11:54:32 +0000 Matthew Wild MUC: Fix incorrect variable name (thanks luacheck)
Tue, 16 Nov 2021 11:52:36 +0000 Matthew Wild MUC: Switch to event.allowed signaling to block event, matching muc-pre-set-role
Tue, 16 Nov 2021 11:41:08 +0000 Matthew Wild MUC: Add 'muc-pre-set-affiliation' event, allowing to block change or modify data
Fri, 17 Sep 2021 16:28:07 +0200 Kim Alvefur MUC: Reject full JID in affiliation queries
Fri, 23 Jul 2021 17:13:06 +0200 Kim Alvefur Merge 0.11->trunk
Thu, 22 Jul 2021 17:18:39 +0200 Kim Alvefur MUC: Fix logic for access to affiliation lists 0.11 0.11.10
Thu, 25 Mar 2021 13:18:23 +0100 Kim Alvefur MUC: Allow overriding occupant object from groupchat message event
Fri, 02 Oct 2020 16:12:47 +0200 JC Brand MUC: Reject probes from non-occupants
Sun, 19 Apr 2020 21:49:45 +0200 JC Brand MUC: Add support for presence probes (fixes #1535)
Tue, 15 Dec 2020 13:37:05 +0000 Matthew Wild Merge 0.11->trunk
Tue, 15 Dec 2020 13:36:08 +0000 Matthew Wild MUC: Fix logic bug causing unnecessary presence to be sent, fixes #1615 (thanks damencho) 0.11
Wed, 07 Oct 2020 13:36:24 +0200 Kim Alvefur Merge 0.11->trunk
Wed, 07 Oct 2020 13:33:02 +0200 Kim Alvefur MUC: Preserve disco 'node' attribute (or lack thereof) in response (fix #1595) (thanks lessthan3) 0.11
Wed, 22 Apr 2020 16:12:15 +0200 JC Brand mod_muc: let event handlers modify cloned presence
Wed, 22 Apr 2020 16:04:03 +0200 JC Brand Fixes #1533 Hats don't get sent out to own MUC user
Thu, 23 Apr 2020 13:52:19 +0100 Matthew Wild Merge 0.11->trunk
Thu, 23 Apr 2020 13:16:25 +0100 Matthew Wild MUC: Always include 'affiliation'/'role' attributes, defaulting to 'none' if nil 0.11
Sat, 11 Apr 2020 16:41:52 +0100 Matthew Wild MUC: Add new event 'muc-build-occupant-presence' for plugins to extend occupant presence
Thu, 12 Mar 2020 20:33:27 +0000 Matthew Wild Merge 0.11->trunk
Thu, 12 Mar 2020 20:32:07 +0000 Matthew Wild MUC: Persist affiliation_data in new MUC format! 0.11