plugins/muc/lock.lib.lua
Tue, 26 Nov 2019 00:02:13 +0100 Kim Alvefur MUC: Indicate the component as origin of various errors where there's no room
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)
Tue, 05 Aug 2014 09:55:08 +0100 Matthew Wild mod_muc: Import util.stanza into the config handler modules that need it. Fixes #432.
Tue, 29 Apr 2014 18:50:30 -0400 daurnimator plugins/muc/lock.lib: lock inside of pre-create instead of 'created'
Wed, 02 Apr 2014 15:56:37 -0400 daurnimator plugins/muc/lock.lib: Need to let creator into the locked room :)
Wed, 02 Apr 2014 15:48:25 -0400 daurnimator plugins/muc: Move locking to seperate module
less more (0) tip