Log

plugins/muc/subject.lib.lua @ 13227:58083329903d

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur 21 months ago
Merge 0.11->trunk Kim Alvefur 2020-10-05
MUC: Correct advertising of subject write access (really fixes #1155) 0.11 Kim Alvefur 2020-10-04
MUC/subject: Don't consider messages with <body> or <subject> (fixes #667) Kim Alvefur 2018-12-04
MUC: Add sections in room config form Matthew Wild 2018-07-13
MUC: Improve labels of all config form items Matthew Wild 2018-07-13
Backed out changeset d41f8ce67c8e Kim Alvefur 2018-06-26
MUC: Record timestamp of subject changes and stamp delay tag later Kim Alvefur 2018-06-26
MUC: Reorder subject related arguments to increasing requiredness (API break) Kim Alvefur 2018-06-26
Backed out changeset cd186331ab1f (subject in disco#info) Kim Alvefur 2018-06-07
MUC: Include a human-readable error message when not allowed to change subject Kim Alvefur 2018-06-01
MUC: Advertise room subject in disco#info Kim Alvefur 2018-06-01
MUC: Advertise in whether participants are allowed to change the subject (#1155) Kim Alvefur 2018-06-01
MUC: Use empty string if no subject provided (thanks pep+) Matthew Wild 2018-03-16
MUC: Assign priorities to config form hooks so they have a consistent order on each start Kim Alvefur 2016-04-19
MUC/subject: Fix reference to room for save call (self, not room) Kim Alvefur 2016-04-18
MUC: Save room after subject is changed Kim Alvefur 2016-04-15
MUC: Save room to storage once after form processing, not in each individual setter Kim Alvefur 2016-04-15
MUC: Provide a noop stub room:save() method Kim Alvefur 2016-04-14
MUC: Update all config form handlers to take advantage of the new per-option events Matthew Wild 2015-12-11
plugins/muc: Add muc-occupant-groupchat event daurnimator 2014-09-25
plugins/muc: Fix use of incorrect event on occupant join daurnimator 2014-06-17
plugins/muc/subject.lib: If subject is not set by an occupant, it should come from room jid itself daurnimator 2014-04-18
plugins/muc: Move subject code to seperate module daurnimator 2014-04-16