Merge 0.11-trunk
|
Kim Alvefur |
Sun, 29 Sep 2019 20:48:58 +0200 |
MUC: Strip tags with MUC-related namespaces from private messages (fixes #1427)
0.11
|
Kim Alvefur |
Sun, 29 Sep 2019 20:48:00 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Wed, 21 Aug 2019 00:36:42 +0200 |
MUC: Advertise XEP-0410 support
0.11
|
Kim Alvefur |
Tue, 30 Jul 2019 08:01:22 +0200 |
MUC: Reflow event tables to improve readability
|
Kim Alvefur |
Wed, 19 Jun 2019 08:51:39 +0200 |
MUC: Update error message for consistency
|
Matthew Wild |
Mon, 18 Mar 2019 09:50:23 +0000 |
MUC: Fire an event to allow affecting decision of whether to allow a role change
|
Kim Alvefur |
Sun, 24 Feb 2019 16:30:11 +0100 |
MUC: Factor out role change permission check into its own method
|
Kim Alvefur |
Sun, 24 Feb 2019 16:18:30 +0100 |
Merge 0.11->trunk
|
Matthew Wild |
Mon, 04 Feb 2019 09:28:02 +0000 |
MUC: Add error message to error bounces when not joined to room
0.11
|
Matthew Wild |
Mon, 04 Feb 2019 09:27:43 +0000 |
MUC: Rename import to avoid name clash [luacheck]
|
Kim Alvefur |
Sun, 06 Jan 2019 12:20:57 +0100 |
MUC: add ID to message if no ID is present
|
Jonas Wielicki |
Sun, 06 Jan 2019 11:28:54 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Thu, 20 Dec 2018 14:49:50 +0100 |
MUC: Allow changing data attached to an only owner (fixes #1273)
0.11
|
Kim Alvefur |
Thu, 20 Dec 2018 14:45:22 +0100 |
Merge 0.11->trunk
|
Matthew Wild |
Wed, 19 Dec 2018 23:14:30 +0000 |
MUC: Adjust priorities of muc-get-default-role handlers (fixes #1272)
0.11
|
Matthew Wild |
Wed, 19 Dec 2018 23:14:13 +0000 |
MUC: Move check for explicit room join earlier in room creation flow
|
Kim Alvefur |
Tue, 27 Nov 2018 17:01:47 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Sun, 25 Nov 2018 13:31:40 +0100 |
MUC: Fix traceback on muc#admin query with missing <item> child (#1242)
0.11
|
Kim Alvefur |
Sun, 25 Nov 2018 13:04:37 +0100 |
MUC: Fix spelling in comments
|
Kim Alvefur |
Sat, 10 Nov 2018 15:50:32 +0100 |
MUC: Allow anyone read access to all affiliation lists in non-anonymous rooms (fixes #1230)
0.11
|
Kim Alvefur |
Fri, 09 Nov 2018 18:49:45 +0100 |
MUC: Clarify condition with parenthesis
0.11
|
Kim Alvefur |
Fri, 09 Nov 2018 18:40:13 +0100 |
MUC: Announce affiliation changes for JIDs that are not in the room
0.11
|
Matthew Wild |
Wed, 31 Oct 2018 13:13:05 +0000 |
MUC: Remove debug log
|
Matthew Wild |
Thu, 25 Oct 2018 14:17:32 +0100 |
MUC: Add function to retrieve affiliation data for a given JID
|
Matthew Wild |
Sun, 21 Oct 2018 16:18:10 +0100 |
MUC: Include affiliation data when iterating over affiliations with a room
|
Matthew Wild |
Sun, 21 Oct 2018 16:17:55 +0100 |
MUC: Use the bare JID when performing a lookup for COMPAT with clients that don't set it (fixes #1224)
|
Matthew Wild |
Sun, 21 Oct 2018 16:04:54 +0100 |
MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220)
|
Kim Alvefur |
Sun, 07 Oct 2018 03:48:13 +0200 |
MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.)
|
Matthew Wild |
Fri, 14 Sep 2018 18:06:12 +0100 |
MUC: Include 'nick' attribute in affiliation lists (thanks jc)
|
Matthew Wild |
Fri, 14 Sep 2018 12:05:47 +0100 |
MUC: Fix to correctly return 'node' in disco#info responses (thanks jc)
|
Matthew Wild |
Thu, 13 Sep 2018 15:11:08 +0100 |
MUC: Initialize room with empty affiliation_data if none stored
|
Matthew Wild |
Tue, 04 Sep 2018 21:55:40 +0100 |
MUC: Allow vCard4 requests trough
|
Kim Alvefur |
Tue, 04 Sep 2018 18:00:43 +0200 |
MUC: Allow admins to include a registered nick when setting affiliation
|
Matthew Wild |
Tue, 04 Sep 2018 11:59:17 +0100 |
MUC: Add some comments for clarity
|
Matthew Wild |
Mon, 03 Sep 2018 12:19:42 +0100 |
MUC: Add support for separate events for disco#info queries with a 'node'
|
Matthew Wild |
Mon, 03 Sep 2018 12:19:20 +0100 |
MUC: Add support for storing additional data with MUC affiliations
|
Matthew Wild |
Mon, 03 Sep 2018 12:18:13 +0100 |
MUC: Direct PubSub queries to occupants to their real bare JID
|
Kim Alvefur |
Sat, 18 Aug 2018 14:06:23 +0200 |
MUC: Remove 307 status from error-kicks (fixes #939)
|
Matthew Wild |
Wed, 08 Aug 2018 08:12:36 +0100 |
mod_muc: Fix incorrect variable usage [luacheck]
|
Matthew Wild |
Wed, 08 Aug 2018 08:10:11 +0100 |
MUC: Suppress error text when participants are kicked due to error in semi-anon rooms (fixes #563)
|
Matthew Wild |
Tue, 07 Aug 2018 13:32:11 +0100 |
MUC: Split long lines [luacheck strict]
|
Kim Alvefur |
Fri, 03 Aug 2018 17:48:41 +0200 |
MUC: Fix another logic inversion ()
|
Matthew Wild |
Tue, 17 Jul 2018 20:37:56 +0100 |
MUC: Fix inverted logic ()
|
Matthew Wild |
Tue, 17 Jul 2018 19:32:36 +0100 |
Backed out changeset 0bf0ff3b0f91 (incorrect fix)
|
Matthew Wild |
Tue, 17 Jul 2018 18:49:32 +0100 |
MUC: Use JID from correct place when adding <body> to mediated invites (thanks Link Mauve/lovetox)
|
Matthew Wild |
Tue, 17 Jul 2018 18:15:15 +0100 |
MUC: Add 'actor' field in muc-config-submitted event
|
Matthew Wild |
Tue, 17 Jul 2018 11:54:02 +0100 |
MUC: Also prevent changing to an invisible nickname
|
Kim Alvefur |
Thu, 12 Jul 2018 02:18:46 +0200 |
MUC: Use nickname from occupant object
|
Kim Alvefur |
Thu, 12 Jul 2018 02:31:47 +0200 |
MUC: Fix stanza reference
|
Kim Alvefur |
Thu, 12 Jul 2018 02:15:22 +0200 |
MUC: Reject invisible nicknames (fixes #979)
|
Kim Alvefur |
Thu, 12 Jul 2018 02:14:16 +0200 |
MUC: Fix to send status code 100 *only* to the joining (fixes #680)
|
Kim Alvefur |
Thu, 12 Jul 2018 01:50:06 +0200 |
MUC: Simplify creation of <{muc}x> for room creation
|
Kim Alvefur |
Thu, 12 Jul 2018 01:23:19 +0200 |
MUC: Remove <item> from room destruction announcement, it's added later somwehere
|
Kim Alvefur |
Wed, 11 Jul 2018 11:48:56 +0200 |
MUC: Include destruction reason and other info in destroyed event
|
Kim Alvefur |
Wed, 11 Jul 2018 02:29:01 +0200 |
MUC: Flag rooms being destroyed (fixes #887)
|
Kim Alvefur |
Tue, 10 Jul 2018 21:10:12 +0200 |
MUC: Bring handling of presence errors to the room more in line with unavailable presence
|
Matthew Wild |
Mon, 09 Jul 2018 17:46:23 +0100 |
MUC: Return new occupant object from :save_occupant(), which can include useful info
|
Matthew Wild |
Mon, 09 Jul 2018 17:41:57 +0100 |
MUC: Avoid sending error for unavailable presence in GC 1.0 check
|
Kim Alvefur |
Tue, 26 Jun 2018 16:27:07 +0200 |
MUC: Normalize role value, fixes removal on loss of membership (thanks mimi89999)
|
Kim Alvefur |
Mon, 18 Jun 2018 04:25:01 +0200 |