Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MUC: Save room to storage once after form processing, not in each individual ↵ | Kim Alvefur | 2016-04-15 | 1 | -1/+1 |
| | | | | setter | ||||
* | MUC: Provide a noop stub room:save() method | Kim Alvefur | 2016-04-14 | 1 | -1/+1 |
| | |||||
* | MUC: Rename variables to please luacheck | Kim Alvefur | 2016-01-20 | 1 | -2/+2 |
| | |||||
* | MUC: Update all config form handlers to take advantage of the new per-option ↵ | Matthew Wild | 2015-12-11 | 1 | -3/+2 |
| | | | | events | ||||
* | plugins/muc/members_only: Kick non-members when members-only is turned on | daurnimator | 2014-10-15 | 1 | -0/+24 |
| | |||||
* | mod_muc: Import util.stanza into the config handler modules that need it. ↵ | Matthew Wild | 2014-08-05 | 1 | -0/+2 |
| | | | | Fixes #432. | ||||
* | plugins/muc/members_only.lib: Compare affiliations via rank; wrap some long ↵ | daurnimator | 2014-04-21 | 1 | -17/+31 |
| | | | | lines | ||||
* | plugins/muc/muc.lib: Move members_only into seperate file | daurnimator | 2014-04-04 | 1 | -0/+89 |