plugins/muc/subject.lib.lua
Mon, 05 Oct 2020 22:19:55 +0200 Kim Alvefur Merge 0.11->trunk
Sun, 04 Oct 2020 18:00:32 +0200 Kim Alvefur MUC: Correct advertising of subject write access (really fixes #1155) 0.11
Tue, 04 Dec 2018 19:49:31 +0100 Kim Alvefur MUC/subject: Don't consider messages with <body> or <subject> (fixes #667)
Fri, 13 Jul 2018 15:47:08 +0100 Matthew Wild MUC: Add sections in room config form
Fri, 13 Jul 2018 13:22:40 +0100 Matthew Wild MUC: Improve labels of all config form items
Tue, 26 Jun 2018 02:40:06 +0200 Kim Alvefur Backed out changeset d41f8ce67c8e
Tue, 26 Jun 2018 02:24:56 +0200 Kim Alvefur MUC: Record timestamp of subject changes and stamp delay tag later
Tue, 26 Jun 2018 02:14:14 +0200 Kim Alvefur MUC: Reorder subject related arguments to increasing requiredness (API break)
Thu, 07 Jun 2018 18:53:30 +0200 Kim Alvefur Backed out changeset cd186331ab1f (subject in disco#info)
Fri, 01 Jun 2018 08:47:07 +0200 Kim Alvefur MUC: Include a human-readable error message when not allowed to change subject
Fri, 01 Jun 2018 08:03:12 +0200 Kim Alvefur MUC: Advertise room subject in disco#info
Fri, 01 Jun 2018 08:02:43 +0200 Kim Alvefur MUC: Advertise in whether participants are allowed to change the subject (#1155)
Fri, 16 Mar 2018 17:36:49 +0000 Matthew Wild MUC: Use empty string if no subject provided (thanks pep+)
Tue, 19 Apr 2016 20:31:39 +0200 Kim Alvefur MUC: Assign priorities to config form hooks so they have a consistent order on each start
Mon, 18 Apr 2016 19:09:10 +0200 Kim Alvefur MUC/subject: Fix reference to room for save call (self, not room)
Fri, 15 Apr 2016 18:03:55 +0200 Kim Alvefur MUC: Save room after subject is changed
Fri, 15 Apr 2016 11:50:55 +0200 Kim Alvefur MUC: Save room to storage once after form processing, not in each individual setter
Thu, 14 Apr 2016 21:23:09 +0200 Kim Alvefur MUC: Provide a noop stub room:save() method
Fri, 11 Dec 2015 15:33:58 +0000 Matthew Wild MUC: Update all config form handlers to take advantage of the new per-option events
Thu, 25 Sep 2014 17:43:00 -0400 daurnimator plugins/muc: Add muc-occupant-groupchat event
Tue, 17 Jun 2014 15:18:43 -0400 daurnimator plugins/muc: Fix use of incorrect event on occupant join
Fri, 18 Apr 2014 12:20:07 -0400 daurnimator plugins/muc/subject.lib: If subject is not set by an occupant, it should come from room jid itself
Wed, 16 Apr 2014 13:54:51 -0400 daurnimator plugins/muc: Move subject code to seperate module
less more (0) tip