Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MUC: Add sections in room config form | Matthew Wild | 2018-07-13 | 1 | -1/+1 |
* | MUC/password: Set room password on creation if included in join stanza | Kim Alvefur | 2018-07-08 | 1 | -0/+8 |
* | MUC/password: Rename variable for clarity [luacheck] | Kim Alvefur | 2018-07-08 | 1 | -2/+3 |
* | MUC: Assign priorities to config form hooks so they have a consistent order o... | Kim Alvefur | 2016-04-19 | 1 | -1/+1 |
* | MUC: Save room to storage once after form processing, not in each individual ... | Kim Alvefur | 2016-04-15 | 1 | -1/+0 |
* | MUC: Provide a noop stub room:save() method | Kim Alvefur | 2016-04-14 | 1 | -1/+1 |
* | MUC: Update all config form handlers to take advantage of the new per-option ... | Matthew Wild | 2015-12-11 | 1 | -3/+2 |
* | mod_muc: Import util.stanza into the config handler modules that need it. Fix... | Matthew Wild | 2014-08-05 | 1 | -0/+2 |
* | plugins/muc: Move password functions to seperate module | daurnimator | 2014-04-02 | 1 | -0/+70 |