plugins/muc/mod_muc.lua
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
Thu, 15 Nov 2018 10:25:48 +0000 Matthew Wild MUC: Use defaults from config in create_room() if no config provided 0.11
Mon, 03 Sep 2018 12:26:25 +0100 Matthew Wild MUC: Add support for registering with a MUC, including reserving a nickname as per XEP-0045
Mon, 03 Sep 2018 12:18:13 +0100 Matthew Wild MUC: Add support for storing additional data with MUC affiliations
Wed, 22 Aug 2018 14:50:07 +0200 Kim Alvefur MUC: Normalize indentation
Fri, 17 Aug 2018 08:12:58 +0100 Matthew Wild MUC: Fix traceback when failing to restore a room
Fri, 17 Aug 2018 00:31:24 +0200 Kim Alvefur MUC: Pass missing argument to log message
Fri, 03 Aug 2018 22:25:16 +0200 Kim Alvefur MUC: Allow destruction of tombstones (eg via telnet or adhoc command)
Fri, 03 Aug 2018 17:48:41 +0200 Kim Alvefur MUC: Split long lines [luacheck strict]
Fri, 03 Aug 2018 13:44:30 +0100 Matthew Wild mod_muc: Fire event when room is (and about to be) restored
Fri, 03 Aug 2018 13:43:47 +0100 Matthew Wild mod_muc: Add comment
Tue, 17 Jul 2018 10:35:33 +0100 Matthew Wild MUC: Add some comments clarifying methods
Tue, 17 Jul 2018 10:29:16 +0100 Matthew Wild MUC: Add new iteration methods, all_rooms/live_rooms to eventually replace each_room
Tue, 17 Jul 2018 10:01:19 +0100 Matthew Wild MUC: Rename variable for consistency with other code that uses the term 'live'
Mon, 16 Jul 2018 12:19:19 +0200 Kim Alvefur MUC: Return 'gone' error for destroyed rooms in other cases than attempted join
Fri, 13 Jul 2018 15:47:08 +0100 Matthew Wild MUC: Add sections in room config form
Wed, 11 Jul 2018 12:05:06 +0200 Kim Alvefur MUC: Include redirect in 'gone' error for destroyed rooms
Wed, 11 Jul 2018 11:50:44 +0200 Kim Alvefur MUC: Send an 'gone' error instead of unavailable + <destroyed>
Wed, 11 Jul 2018 03:38:01 +0200 Kim Alvefur MUC: Allow an admin to recreate destroyed rooms
Wed, 11 Jul 2018 03:37:57 +0200 Kim Alvefur MUC: Add support for storing a tombstone for destroyed rooms (#1182)
Wed, 11 Jul 2018 03:27:18 +0200 Kim Alvefur MUC: Remove room state on successful restoration from disk
Wed, 11 Jul 2018 03:27:02 +0200 Kim Alvefur MUC: Purge saved room state when deleting a room
Wed, 11 Jul 2018 02:25:07 +0200 Kim Alvefur MUC: Log a debug message when a non-persistent room becomes empty and is destroyed
Tue, 10 Jul 2018 21:10:12 +0200 Kim Alvefur MUC: Flag rooms being destroyed (fixes #887)
Fri, 06 Jul 2018 15:58:11 +0100 Matthew Wild mod_muc: Add support for muc_room_default_allow_member_invites
Fri, 06 Jul 2018 15:33:46 +0100 Matthew Wild MUC: Add config option to allow members to invite other members to the room (previously only owners/admins could do this)
Wed, 27 Jun 2018 16:00:54 +0100 Matthew Wild MUC: Remove affiliation notify support, nothing uses it
less more (0) -100 -50 -30 tip