Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MUC: Enable room locking by default to gather feedback (#328) | Kim Alvefur | 2018-06-03 | 1 | -1/+1 |
* | MUC/lock: Fix locking timeout to account for the direction of time | Kim Alvefur | 2018-03-07 | 1 | -1/+1 |
* | MUC/lock: Remove redundant fallback value | Kim Alvefur | 2018-03-07 | 1 | -1/+1 |
* | Merge 0.10->trunk | Kim Alvefur | 2017-03-23 | 1 | -0/+1 |
* | MUC: Use a timestamp to keep track of when to unlock room instead of a timer ... | Kim Alvefur | 2016-04-28 | 1 | -9/+7 |
* | MUC: Move the locked flag into persisted data (so not to lose it on eviction) | Kim Alvefur | 2016-04-28 | 1 | -3/+3 |
* | mod_muc: Import util.stanza into the config handler modules that need it. Fix... | Matthew Wild | 2014-08-05 | 1 | -0/+2 |
* | plugins/muc/lock.lib: lock inside of pre-create instead of 'created' | daurnimator | 2014-04-29 | 1 | -9/+5 |
* | plugins/muc/lock.lib: Need to let creator into the locked room :) | daurnimator | 2014-04-02 | 1 | -1/+1 |
* | plugins/muc: Move locking to seperate module | daurnimator | 2014-04-02 | 1 | -0/+65 |