log plugins/muc/lock.lib.lua @ 9598:dcd85bc34d21

age author description
Sun, 03 Jun 2018 14:46:57 +0200 Kim Alvefur MUC: Enable room locking by default to gather feedback (#328)
Wed, 07 Mar 2018 19:18:35 +0100 Kim Alvefur MUC/lock: Fix locking timeout to account for the direction of time
Wed, 07 Mar 2018 19:17:48 +0100 Kim Alvefur MUC/lock: Remove redundant fallback value
Thu, 23 Mar 2017 01:30:58 +0100 Kim Alvefur Merge 0.10->trunk
Thu, 28 Apr 2016 23:20:41 +0200 Kim Alvefur MUC: Use a timestamp to keep track of when to unlock room instead of a timer (so timer does not unlock an evicted room)
Thu, 28 Apr 2016 23:14:09 +0200 Kim Alvefur MUC: Move the locked flag into persisted data (so not to lose it on eviction)