aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/muc/description.lib.lua
Commit message (Collapse)AuthorAgeFilesLines
* MUC: Improve labels of all config form itemsMatthew Wild2018-07-131-0/+1
|
* MUC: Some spacing to improve readabilityKim Alvefur2018-05-261-0/+1
|
* MUC: Pass description via formdata field where it should beKim Alvefur2018-05-261-1/+2
|
* MUC: Use correct field name for description in disco#info (fixes #1148)Kim Alvefur2018-05-261-1/+9
| | | | Introduced in c3254827698d
* MUC: Assign priorities to config form hooks so they have a consistent order ↵Kim Alvefur2016-04-191-1/+1
| | | | on each start
* MUC: Save room to storage once after form processing, not in each individual ↵Kim Alvefur2016-04-151-1/+0
| | | | setter
* MUC: Provide a noop stub room:save() methodKim Alvefur2016-04-141-1/+1
|
* MUC: Roll back parts of 50b9a7e86de9 that were not in the disco#info eventKim Alvefur2016-02-041-1/+1
|
* MUC: Separate form data from form in disco#info eventKim Alvefur2016-02-031-1/+1
|
* MUC: Update all config form handlers to take advantage of the new per-option ↵Matthew Wild2015-12-111-3/+2
| | | | events
* plugins/muc/muc.lib: Move description functions out to own filedaurnimator2014-04-021-0/+43