Software /
code /
prosody
Log
plugins/muc/description.lib.lua @ 10893:a256044c1d12
description | author | age |
---|---|---|
MUC: Improve labels of all config form items | Matthew Wild | 2018-07-13 |
MUC: Some spacing to improve readability | Kim Alvefur | 2018-05-26 |
MUC: Pass description via formdata field where it should be | Kim Alvefur | 2018-05-26 |
MUC: Use correct field name for description in disco#info (fixes #1148) | Kim Alvefur | 2018-05-26 |
MUC: Assign priorities to config form hooks so they have a consistent order on each start | Kim Alvefur | 2016-04-19 |
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: Roll back parts of 50b9a7e86de9 that were not in the disco#info event | Kim Alvefur | 2016-02-04 |
MUC: Separate form data from form in disco#info event | Kim Alvefur | 2016-02-03 |
MUC: Update all config form handlers to take advantage of the new per-option events | Matthew Wild | 2015-12-11 |
plugins/muc/muc.lib: Move description functions out to own file | daurnimator | 2014-04-02 |