plugins/muc/muc.lib.lua
Wed, 16 Dec 2015 16:41:48 +0000 Matthew Wild MUC: Fix incorrect nesting of status codes when room config changes (fixes #579)
Fri, 11 Dec 2015 15:27:01 +0000 Matthew Wild MUC: Fire per-field events for the config form, including those with value == nil (no <value/> element in form)
Thu, 10 Dec 2015 18:58:30 +0000 Matthew Wild Merge 0.10->trunk
Wed, 09 Dec 2015 16:33:43 +0100 Kim Alvefur MUC: Fix previous commit
Tue, 08 Dec 2015 20:19:30 +0100 Kim Alvefur MUC: Process only options that are included in a form (Fixes #521)
Tue, 17 Nov 2015 17:12:45 +0000 Matthew Wild Merge 0.10->trunk
Tue, 17 Nov 2015 17:04:04 +0000 Matthew Wild Merge 0.9->0.10
Tue, 17 Nov 2015 17:01:25 +0000 Matthew Wild muc.lib: Fix pattern so that it doesn't match hashes containing null bytes, causing dropped stanzas (thanks Jitsi folk!)
Sun, 18 Oct 2015 14:00:15 +0200 Kim Alvefur MUC: Reject muc:admin query with missing <item> child
Thu, 17 Sep 2015 22:15:26 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 12 Sep 2015 18:52:39 +0200 Kim Alvefur MUC: Break a very long line
Thu, 17 Sep 2015 13:02:09 -0700 Lance Stout MUC: Prevent double replies when MUC affiliation/role change requests fail.
Tue, 15 Sep 2015 19:39:57 +0200 Kim Alvefur MUC: Fix traceback in request for MUC affiliation lists by non-affiliated (thanks Lance)
Mon, 24 Aug 2015 13:16:49 +1000 daurnimator plugins/muc/muc.lib: Fix issue #505 where unavailable presences were never used
Mon, 17 Aug 2015 01:58:53 +0200 Kim Alvefur MUC: Fix logic error
Mon, 27 Jul 2015 18:34:51 +1000 daurnimator plugins/muc: Move loading of optional muc libraries from muc.lib.lua to mod_muc
Fri, 14 Nov 2014 17:37:47 -0500 daurnimator plugins/muc/muc.lib: Allow muc-broadcast-presence event listeners to modify nick, actor, reason
Tue, 11 Nov 2014 13:08:34 -0500 daurnimator plugins/muc/muc.lib: Don't expose actor jids to users when anonymous
Wed, 15 Oct 2014 17:08:19 -0400 daurnimator plugins/muc/muc.lib: Add :each_affiliation() iterator
Wed, 15 Oct 2014 16:56:42 -0400 daurnimator plugins/muc/muc.lib: Kick users from outcast hosts
Wed, 15 Oct 2014 14:28:16 -0400 daurnimator plugins/muc/muc.lib: Fix passing actor along as a boolean (thanks fippo)
Fri, 26 Sep 2014 17:44:14 -0400 daurnimator plugins/muc/muc.lib: Fire muc-occupant-left from other places an occupant may leave the room
Fri, 26 Sep 2014 17:43:00 -0400 daurnimator plugins/muc/muc.lib: Validate affiliations and roles to admin query get
Fri, 26 Sep 2014 17:34:02 -0400 daurnimator plugins/muc/muc.lib: Add missing :up()
Fri, 26 Sep 2014 17:33:38 -0400 daurnimator plugins/muc/muc.lib: Use occupants iterator instead of assuming pairs
Fri, 26 Sep 2014 17:34:15 +0100 Matthew Wild muc: Add 'occupant' to muc-occupant-{joined,left,session-new} events (thanks daurnimator/fippo)
Thu, 25 Sep 2014 17:43:00 -0400 daurnimator plugins/muc: Add muc-occupant-groupchat event
Tue, 16 Sep 2014 17:11:29 -0400 daurnimator plugins/muc/muc.lib: Fix iq results coming from the real jid, not the in-room jid (thanks Lance)
Tue, 16 Sep 2014 13:02:21 -0400 daurnimator plugins/muc/muc.lib: Allow plugins to reject broadcasts in the muc-broadcast-message event.
Fri, 05 Sep 2014 12:16:53 -0400 daurnimator plugins/muc: Add affiliation_notify config option to send out status code 101
Fri, 05 Sep 2014 11:28:28 -0400 daurnimator plugins/muc/muc.lib: Add muc-set-affiliation event
Fri, 05 Sep 2014 11:20:54 -0400 daurnimator plugins/muc/muc.lib: Use get_affilation() inside of set_affiliation(), so that the override in mod_muc works
Fri, 05 Sep 2014 11:19:16 -0400 daurnimator plugins/muc/muc.lib: Add instant room support
Fri, 25 Jul 2014 18:34:43 +0100 Matthew Wild mod_muc/muc.lib: Remove is_anonymous from event (fix for ec57067c1e0d)
Fri, 25 Jul 2014 18:32:15 +0100 Matthew Wild mod_muc/muc.lib: Pass all info to muc-broadcast-presence handlers that would be required to use room:build_item_list() - useful for plugins
Tue, 17 Jun 2014 15:27:00 -0400 daurnimator plugins/muc/muc: Fire broadcast presences event before creating full/anon presences
Tue, 17 Jun 2014 15:18:43 -0400 daurnimator plugins/muc: Fix use of incorrect event on occupant join
Wed, 11 Jun 2014 14:59:59 -0400 daurnimator plugins/muc/muc.lib: Deliver declines to in-room jids correctly
Fri, 06 Jun 2014 14:34:01 -0400 daurnimator plugins/muc/muc.lib: Don't add invite/decline bodies if they already have one
Fri, 06 Jun 2014 14:33:43 -0400 daurnimator plugins/muc/muc.lib: Use original decline as template for medated decline
Thu, 05 Jun 2014 17:08:05 -0400 daurnimator plugins/muc/muc: When forwarding mediated invites; use filtered version of original invite instead of new object
Sun, 01 Jun 2014 15:40:04 -0400 daurnimator plugins/muc/muc.lib: Fix incorrect whois logic (thanks mva)
Sun, 01 Jun 2014 04:42:55 -0400 Waqas Hussain plugins/muc/muc.lib: Fix whois check when broadcasting occupant presence
Fri, 30 May 2014 18:31:26 -0400 Waqas Hussain Merge with daurnimator
Thu, 29 May 2014 13:27:41 -0400 daurnimator plugins/muc/muc.lib: Fire event for presence broadcast
Fri, 23 May 2014 20:37:16 +0100 Matthew Wild Merge with daurnimator
Wed, 21 May 2014 13:19:57 -0400 daurnimator plugins/muc/muc.lib: Even unavailable session need to be routed to sometimes (e.g. their own leave)
Wed, 21 May 2014 13:11:00 -0400 daurnimator plugins/muc/muc: Only set role to nil if it's the last session to leave
Mon, 19 May 2014 13:40:54 -0400 daurnimator plugins/muc/muc: Better check for live sessions
Mon, 19 May 2014 13:40:24 -0400 daurnimator plugins/muc/muc: Always send occupant list to joining sessions
Tue, 29 Apr 2014 15:13:06 -0400 daurnimator plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod_muc into history lib; remove from muclib exports
Tue, 29 Apr 2014 12:54:04 -0400 daurnimator plugins/muc: Add room:has_occupant() method
Sat, 17 May 2014 18:17:34 +0100 Matthew Wild Merge with daurnimator
Thu, 08 May 2014 18:09:59 +0100 Matthew Wild Merge with Prosody trunk
Mon, 21 Apr 2014 17:51:32 -0400 daurnimator plugins/muc/muc.lib: Move sending of occupant list to joining user out of hook, and into main flow: It has to occur before publication of their status
Mon, 21 Apr 2014 17:39:18 -0400 daurnimator plugins/muc/muc.lib: Remove reversed conditionals when firing pre- events
Fri, 18 Apr 2014 12:19:33 -0400 daurnimator plugins/muc/muc.lib: When user leaves; set their role to nil
Fri, 18 Apr 2014 12:19:04 -0400 daurnimator plugins/muc: Move 'moderated' code to seperate file; changes default "muc-get-default-role" behaviour
Wed, 16 Apr 2014 14:16:14 -0400 daurnimator plugins/muc: Move 'hidden' ('public') code to own file
Wed, 16 Apr 2014 13:54:51 -0400 daurnimator plugins/muc: Move subject code to seperate module
less more (0) -300 -100 -60 tip