Log

plugins/muc/mod_muc.lua @ 7370:0ebc7ff1fff5

description author age
MUC: Switch to util.cache for storing rooms, store rooms to disk on eviction Kim Alvefur Mon, 18 Apr 2016 19:18:37 +0200
MUC: Move room deserialization to muc.lib Kim Alvefur Mon, 18 Apr 2016 19:26:26 +0200
Merge with Link Mauve Kim Alvefur Sun, 17 Apr 2016 22:28:48 +0200
MUC: Move 'preserialization' step to muc.lib Kim Alvefur Sun, 17 Apr 2016 22:09:44 +0200
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot Sat, 16 Apr 2016 21:08:05 +0100
MUC: Move history to room._history Kim Alvefur Tue, 12 Apr 2016 19:35:55 +0200
Merge 0.10->trunk Kim Alvefur Fri, 11 Mar 2016 13:41:10 +0100
MUC: Use type-specific config API for the 'name' option Kim Alvefur Fri, 11 Mar 2016 13:34:32 +0100
MUC: Don't reply to error stanzas with more error stanzas (thanks woffs) Kim Alvefur Mon, 07 Mar 2016 10:59:37 +0100
MUC: Rename variables to please luacheck Kim Alvefur Wed, 20 Jan 2016 14:46:06 +0100
MUC: Remove duplicated import of muc/persistent (4caef6d53304 and this fixes #482) Kim Alvefur Wed, 26 Aug 2015 20:21:12 +0200
Merge Matthew Wild Mon, 27 Jul 2015 09:38:40 +0100
plugins/muc: Move loading of optional muc libraries from muc.lib.lua to mod_muc daurnimator Mon, 27 Jul 2015 18:34:51 +1000
mod_muc: Fix a traceback when an owner joins a room Emmanuel Gil Peyrot Sat, 25 Jul 2015 15:49:00 +0100