| Commit message (Expand) | Author | Age | Files | Lines |
* | MUC: Add sections in room config form | Matthew Wild | 2018-07-13 | 1 | -1/+1 |
* | MUC: Improve labels of all config form items | Matthew Wild | 2018-07-13 | 1 | -1/+4 |
* | MUC: Move voice request into its own lib | Kim Alvefur | 2018-06-02 | 1 | -55/+0 |
* | MUC: Handle and return error in role change when granting voice | Kim Alvefur | 2018-06-01 | 1 | -2/+7 |
* | MUC: Add some debug logging for voice requests | Kim Alvefur | 2018-06-01 | 1 | -0/+5 |
* | MUC: Invert final conditional to be consistent with the other if statements | Kim Alvefur | 2018-06-01 | 1 | -2/+4 |
* | MUC: Get acting occupant into a local variable for easier access | Kim Alvefur | 2018-06-01 | 1 | -1/+2 |
* | MUC: Split out the nickname from the full room JID in voice request from | Kim Alvefur | 2017-10-21 | 1 | -1/+3 |
* | MUC: Reuse the same dataform for voice requests | Kim Alvefur | 2017-10-20 | 1 | -36/+7 |
* | MUC: Ignore unused argumens [luacheck] | Kim Alvefur | 2017-10-20 | 1 | -1/+1 |
* | MUC: Support MUC voice requests and approvals in moderated rooms (closes #655... | Kim Alvefur | 2017-10-20 | 1 | -0/+69 |
* | 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 |
* | plugins/muc: Move 'moderated' code to seperate file; changes default "muc-get... | daurnimator | 2014-04-18 | 1 | -0/+53 |