Software /
code /
prosody
Log
plugins/muc/lock.lib.lua @ 11126:cc6b1dab01a2
description | author | age |
---|---|---|
MUC: Indicate the component as origin of various errors where there's no room | Kim Alvefur | 2019-11-25 |
MUC: Enable room locking by default to gather feedback (#328) | Kim Alvefur | 2018-06-03 |
MUC/lock: Fix locking timeout to account for the direction of time | Kim Alvefur | 2018-03-07 |
MUC/lock: Remove redundant fallback value | Kim Alvefur | 2018-03-07 |
Merge 0.10->trunk | Kim Alvefur | 2017-03-23 |
MUC: Use a timestamp to keep track of when to unlock room instead of a timer (so timer does not unlock an evicted room) | Kim Alvefur | 2016-04-28 |
MUC: Move the locked flag into persisted data (so not to lose it on eviction) | Kim Alvefur | 2016-04-28 |