Log

plugins/muc/muc.lib.lua @ 8839:dcd53a565c01

description author age
MUC: Handle setting default history messages when history length is unset (thanks tmolitor) Kim Alvefur Tue, 29 May 2018 22:33:22 +0200
MUC: ensure that x/item/@jid is always a bare JID Jonas Wielicki Thu, 17 May 2018 17:12:07 +0200
MUC: correctly emit <status/> tags Jonas Wielicki Thu, 17 May 2018 17:11:42 +0200
MUC: reject non-bare JIDs in set_affiliation requests with not-acceptable Jonas Wielicki Thu, 17 May 2018 17:11:25 +0200
MUC: fix set_role invocation Jonas Wielicki Thu, 17 May 2018 17:11:00 +0200
Merge 0.10 -> trunk Matthew Wild Wed, 16 May 2018 23:59:30 +0100
MUC: Restore status codes on presence sent to occupant when their affiliation changes (thanks jonasw) Matthew Wild Wed, 16 May 2018 23:57:30 +0100
Merge 0.10 -> trunk Matthew Wild Wed, 16 May 2018 23:50:08 +0100
MUC: Allow the number of messages sent by default to be configured (fixes #397) Matthew Wild Wed, 16 May 2018 12:17:06 +0100
MUC: Import revised, more comprehensive patch for 8da11142fabf (#345) Matthew Wild Wed, 16 May 2018 12:14:21 +0100
muc: Allow clients to change multiple affiliations or roles at once (#345) Lennart Sauerbeck Sat, 18 Mar 2017 18:47:28 +0100
MUC: Move something into empty if branch Kim Alvefur Fri, 09 Mar 2018 18:22:38 +0100
Fix spelling throughout the codebase [codespell] Kim Alvefur Sun, 04 Feb 2018 01:51:25 +0100
Merge 0.10->trunk Kim Alvefur Sat, 10 Mar 2018 20:52:14 +0100
Merge 0.9->0.10 Kim Alvefur Sat, 10 Mar 2018 20:49:52 +0100
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097) Jonas Wielicki Thu, 08 Mar 2018 17:36:36 +0100
Merge 0.10->trunk Kim Alvefur Fri, 09 Mar 2018 22:17:59 +0100
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097) Jonas Wielicki Thu, 08 Mar 2018 17:36:36 +0100
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097) Jonas Wielicki Thu, 08 Mar 2018 17:35:56 +0100
MUC: Emit 333 status code on presence as per XEP-0045 1.30 (fixes #1087) Jonas Wielicki Fri, 23 Feb 2018 14:07:16 +0100
MUC: Treat missing type and type=normal the same Kim Alvefur Fri, 20 Oct 2017 05:18:58 +0200
MUC: Prevent traceback in case of no history items to serialize (fixes #1083) Kim Alvefur Thu, 15 Feb 2018 02:54:52 +0100
MUC: Hook the correct event Kim Alvefur Sat, 23 Dec 2017 06:17:11 +0100
MUC: Check delay tags when they are received instead of when they are sent Kim Alvefur Thu, 21 Dec 2017 13:48:21 +0100
MUC: Move delayed delivery check into an event handler Kim Alvefur Thu, 21 Dec 2017 13:38:59 +0100
Merge 0.10->trunk Kim Alvefur Fri, 22 Dec 2017 01:02:05 +0100
Merge 0.9->0.10 Kim Alvefur Sun, 10 Dec 2017 22:23:32 +0100
MUC: Rename variable to make it clearer that it is the room JID and not the MUC host 0.9.13 Kim Alvefur Sun, 10 Dec 2017 17:52:47 +0100
MUC: Ensure that <delay/> elements which match our from are stripped (fixes #1055) Jonas Wielicki Sat, 09 Dec 2017 17:57:14 +0100
MUC: fix the @from on <delay/> in history replay (fixes #1054) Jonas Wielicki Sat, 09 Dec 2017 17:36:47 +0100
Merge 0.10->trunk Kim Alvefur Sat, 09 Dec 2017 15:40:37 +0100
Merge 0.9->0.10 Kim Alvefur Sat, 09 Dec 2017 15:37:10 +0100
MUC: Always send subject message, even if it is empty (fixes #1053) Kim Alvefur Sat, 09 Dec 2017 14:39:48 +0100
Merge 0.10->trunk Kim Alvefur Mon, 28 Aug 2017 21:05:12 +0200
MUC: Use variable that actually exists (thanks Martin) Kim Alvefur Sun, 06 Aug 2017 13:27:47 +0200
MUC: Reject whitespace-only nicknames (fixes #337) Kim Alvefur Fri, 21 Jul 2017 00:07:34 +0200
Merge 0.10->trunk Kim Alvefur Thu, 06 Jul 2017 11:24:36 +0200
MUC: Add some comments attempting to explain what presence and <x> tag goes where Kim Alvefur Thu, 06 Jul 2017 10:40:00 +0200
MUC: Include status code 110 on affiliation changes (see #765) Kim Alvefur Thu, 06 Jul 2017 10:36:22 +0200
MUC: Include status code 110 on role change notifications (fixes #765)) Kim Alvefur Thu, 06 Jul 2017 10:33:16 +0200
Backed out changeset a6574fdf8734, violates XEP-0045 Kim Alvefur Mon, 03 Jul 2017 17:32:13 +0200
MUC: Only send status code 307 to the user being kicked, not everyone (fixes #939) Kim Alvefur Mon, 26 Jun 2017 01:03:51 +0200
MUC: Log when denying entry to locked room Kim Alvefur Wed, 22 Mar 2017 14:13:28 +0100
MUC: Split long line [luacheck] Kim Alvefur Mon, 06 Mar 2017 15:35:02 +0100
MUC: Include the appropriate status code if nickname is changed during join process Kim Alvefur Wed, 26 Oct 2016 13:10:22 +0200
mod_muc/muc.lib: Allow passing different <x> elements to be passed to :publicise_occupant_status() Kim Alvefur Wed, 26 Oct 2016 13:06:08 +0200
Merge 0.10->trunk Kim Alvefur Fri, 07 Oct 2016 16:52:18 +0200
MUC: Return 'true' from room:destroy() so that use from the telnet console says 'OK' Kim Alvefur Sat, 01 Oct 2016 21:51:07 +0200
MUC: Remove "server changed your nickname" status code, it gets into the wrong places Kim Alvefur Sat, 01 Oct 2016 23:20:58 +0200
MUC: Fix logic of nickname override detection (thanks mimi89999) Kim Alvefur Sat, 01 Oct 2016 22:11:34 +0200
MUC: Insert the appropriate status code (210) if the nickname is overridden Kim Alvefur Thu, 29 Sep 2016 22:04:59 +0200
MUC: Fix conflict when restoring room where the same bare JID has joined as multiple participants Kim Alvefur Sun, 11 Sep 2016 14:54:16 +0200
MUC: Fix compatibility with new and old storage format Kim Alvefur Wed, 24 Aug 2016 00:34:46 +0200
MUC: Hide new MUC room storage format behind an off-by-default option Kim Alvefur Sat, 09 Jul 2016 22:33:04 +0200
Merge 0.10->trunk Kim Alvefur Sat, 28 May 2016 12:51:12 +0200
MUC: Allow members (or above) in members-only non-anonymous rooms to see the member list (fixes #445) Kim Alvefur Sat, 28 May 2016 12:37:51 +0200
MUC: Send participant list and subject on explicit joins (thanks daurnimator) Kim Alvefur Sun, 15 May 2016 16:55:19 +0200
Backed out changeset 63141a85beea, broke multi-session nicks Kim Alvefur Sat, 14 May 2016 22:36:37 +0200
MUC: Treat explicit join presence as join Kim Alvefur Sat, 07 May 2016 17:22:58 +0200
MUC: Move status text out of <x> element (thanks Tobias) Kim Alvefur Wed, 04 May 2016 12:14:15 +0200