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

age author description
Tue, 05 Oct 2021 18:13:51 +0200 Kim Alvefur MUC: Add method for getting the occupant id salt to allow reuse
Sun, 05 Dec 2021 14:49:06 +0100 Kim Alvefur MUC: Allow modules a chance to act prior to room destruction
Sun, 28 Mar 2021 13:22:35 +0200 Kim Alvefur MUC: Report number of live rooms to statsmanager
Tue, 24 Nov 2020 10:38:56 +0000 Matthew Wild MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!)
Sat, 29 Aug 2020 18:51:13 +0200 Kim Alvefur MUC: Don't default room name to JID localpart (API breaking change)
Sat, 21 Mar 2020 00:00:50 +0100 Kim Alvefur MUC: Add ad-hoc command setting affiliation in a room (fixes #1174)
Wed, 18 Mar 2020 17:42:56 +0000 Matthew Wild MUC: Add initial hats support (broadcast only)
Thu, 13 Feb 2020 14:27:42 +0000 Matthew Wild Merge 0.11->trunk
Thu, 13 Feb 2020 14:27:12 +0000 Matthew Wild mod_muc: Allow control over the server-admins-are-room-owners feature (see #1174) 0.11
Tue, 26 Nov 2019 00:02:13 +0100 Kim Alvefur MUC: Indicate the component as origin of various errors where there's no room
Mon, 25 Nov 2019 23:52:45 +0100 Kim Alvefur MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JID
Fri, 01 Nov 2019 22:08:38 +0100 Kim Alvefur MUC: Strictly validate room JID on creation
Sun, 20 Oct 2019 21:58:16 +0200 Lance Stout MUC: Add controls for whose presence is broadcast (closes #1335)
Tue, 27 Nov 2018 17:01:47 +0100 Kim Alvefur MUC: Move check for explicit room join earlier in room creation flow