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