plugins/muc/muc.lib.lua
Thu, 12 Mar 2020 20:32:07 +0000 Matthew Wild MUC: Persist affiliation_data in new MUC format! 0.11
Thu, 12 Mar 2020 20:32:07 +0000 Matthew Wild MUC: Persist affiliation_data in new MUC format!
Thu, 12 Mar 2020 16:10:44 +0000 Matthew Wild MUC: Switch to new storage format by default
Thu, 12 Mar 2020 16:01:31 +0000 Matthew Wild MUC: Support for broadcasting unavailable presence for affiliated offline users
Thu, 12 Mar 2020 14:35:34 +0000 Matthew Wild MUC: Pass previous role to :publicise_occupant_status() when destroying a MUC
Thu, 12 Mar 2020 14:10:12 +0000 Matthew Wild MUC: Pass previous role to :publicise_occupant_status() whenever possible
Mon, 24 Feb 2020 14:16:45 +0100 Maxime “pep” Buquet mod_muc: add muc-private-message event
Mon, 23 Dec 2019 22:28:04 +0100 Kim Alvefur MUC: Make note to handle configuration form errors [luacheck]
Mon, 23 Dec 2019 22:23:29 +0100 Kim Alvefur MUC: Remove some unused variables [luacheck]
Tue, 26 Nov 2019 00:09:51 +0100 Kim Alvefur MUC: Add missing reference to room (thanks buildbot) [luacheck]
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
Sat, 23 Nov 2019 23:12:01 +0100 Kim Alvefur Merge 0.11->trunk
Sat, 23 Nov 2019 01:05:28 +0100 Kim Alvefur MUC: Keep role across nickname change (fixes #1466) 0.11
Mon, 23 Sep 2019 19:13:14 +0200 Kim Alvefur MUC: Enforce strict resourceprep on nicknames (bye bye robot face)
Sun, 20 Oct 2019 21:58:16 +0200 Lance Stout MUC: Add controls for whose presence is broadcast (closes #1335)
Sun, 29 Sep 2019 20:48:58 +0200 Kim Alvefur Merge 0.11-trunk
Sun, 29 Sep 2019 20:48:00 +0200 Kim Alvefur MUC: Strip tags with MUC-related namespaces from private messages (fixes #1427) 0.11
Wed, 21 Aug 2019 00:36:42 +0200 Kim Alvefur Merge 0.11->trunk
Tue, 30 Jul 2019 08:01:22 +0200 Kim Alvefur MUC: Advertise XEP-0410 support 0.11
Wed, 19 Jun 2019 08:51:39 +0200 Kim Alvefur MUC: Reflow event tables to improve readability
Mon, 18 Mar 2019 09:50:23 +0000 Matthew Wild MUC: Update error message for consistency
Sun, 24 Feb 2019 16:30:11 +0100 Kim Alvefur MUC: Fire an event to allow affecting decision of whether to allow a role change
Sun, 24 Feb 2019 16:18:30 +0100 Kim Alvefur MUC: Factor out role change permission check into its own method
Mon, 04 Feb 2019 09:28:02 +0000 Matthew Wild Merge 0.11->trunk
Mon, 04 Feb 2019 09:27:43 +0000 Matthew Wild MUC: Add error message to error bounces when not joined to room 0.11
Sun, 06 Jan 2019 12:20:57 +0100 Kim Alvefur MUC: Rename import to avoid name clash [luacheck]
Sun, 06 Jan 2019 11:28:54 +0100 Jonas Wielicki MUC: add ID to message if no ID is present
Thu, 20 Dec 2018 14:49:50 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 20 Dec 2018 14:45:22 +0100 Kim Alvefur MUC: Allow changing data attached to an only owner (fixes #1273) 0.11
Wed, 19 Dec 2018 23:14:30 +0000 Matthew Wild Merge 0.11->trunk
Wed, 19 Dec 2018 23:14:13 +0000 Matthew Wild MUC: Adjust priorities of muc-get-default-role handlers (fixes #1272) 0.11
Tue, 27 Nov 2018 17:01:47 +0100 Kim Alvefur MUC: Move check for explicit room join earlier in room creation flow
Sun, 25 Nov 2018 13:31:40 +0100 Kim Alvefur Merge 0.11->trunk
Sun, 25 Nov 2018 13:04:37 +0100 Kim Alvefur MUC: Fix traceback on muc#admin query with missing <item> child (#1242) 0.11
Sat, 10 Nov 2018 15:50:32 +0100 Kim Alvefur MUC: Fix spelling in comments
Fri, 09 Nov 2018 18:49:45 +0100 Kim Alvefur MUC: Allow anyone read access to all affiliation lists in non-anonymous rooms (fixes #1230) 0.11
Fri, 09 Nov 2018 18:40:13 +0100 Kim Alvefur MUC: Clarify condition with parenthesis 0.11
Wed, 31 Oct 2018 13:13:05 +0000 Matthew Wild MUC: Announce affiliation changes for JIDs that are not in the room 0.11
Thu, 25 Oct 2018 14:17:32 +0100 Matthew Wild MUC: Remove debug log
Sun, 21 Oct 2018 16:18:10 +0100 Matthew Wild MUC: Add function to retrieve affiliation data for a given JID
Sun, 21 Oct 2018 16:17:55 +0100 Matthew Wild MUC: Include affiliation data when iterating over affiliations with a room
Sun, 21 Oct 2018 16:04:54 +0100 Matthew Wild MUC: Use the bare JID when performing a lookup for COMPAT with clients that don't set it (fixes #1224)
Sun, 07 Oct 2018 03:48:13 +0200 Kim Alvefur MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220)
Fri, 14 Sep 2018 18:06:12 +0100 Matthew Wild MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.)
Fri, 14 Sep 2018 12:05:47 +0100 Matthew Wild MUC: Include 'nick' attribute in affiliation lists (thanks jc)
Thu, 13 Sep 2018 15:11:08 +0100 Matthew Wild MUC: Fix to correctly return 'node' in disco#info responses (thanks jc)
Tue, 04 Sep 2018 21:55:40 +0100 Matthew Wild MUC: Initialize room with empty affiliation_data if none stored
Tue, 04 Sep 2018 18:00:43 +0200 Kim Alvefur MUC: Allow vCard4 requests trough
Tue, 04 Sep 2018 11:59:17 +0100 Matthew Wild MUC: Allow admins to include a registered nick when setting affiliation
Mon, 03 Sep 2018 12:19:42 +0100 Matthew Wild MUC: Add some comments for clarity
Mon, 03 Sep 2018 12:19:20 +0100 Matthew Wild MUC: Add support for separate events for disco#info queries with a 'node'
Mon, 03 Sep 2018 12:18:13 +0100 Matthew Wild MUC: Add support for storing additional data with MUC affiliations
Sat, 18 Aug 2018 14:06:23 +0200 Kim Alvefur MUC: Direct PubSub queries to occupants to their real bare JID
Wed, 08 Aug 2018 08:12:36 +0100 Matthew Wild MUC: Remove 307 status from error-kicks (fixes #939)
Wed, 08 Aug 2018 08:10:11 +0100 Matthew Wild mod_muc: Fix incorrect variable usage [luacheck]
Tue, 07 Aug 2018 13:32:11 +0100 Matthew Wild MUC: Suppress error text when participants are kicked due to error in semi-anon rooms (fixes #563)
Fri, 03 Aug 2018 17:48:41 +0200 Kim Alvefur MUC: Split long lines [luacheck strict]
Tue, 17 Jul 2018 20:37:56 +0100 Matthew Wild MUC: Fix another logic inversion ()
Tue, 17 Jul 2018 19:32:36 +0100 Matthew Wild MUC: Fix inverted logic ()
Tue, 17 Jul 2018 18:49:32 +0100 Matthew Wild Backed out changeset 0bf0ff3b0f91 (incorrect fix)
less more (0) -300 -100 -60 tip