Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 6333:93b8438fe761
description | author | age |
---|---|---|
plugins/muc/mod_muc: Use map store for room persistence | daurnimator | Thu, 07 Aug 2014 12:35:12 -0400 |
plugins/muc/mod_muc: Remove unused import | daurnimator | Thu, 07 Aug 2014 12:34:51 -0400 |
mod_muc: Fix use of undefined global. Fixes #431. | Matthew Wild | Tue, 05 Aug 2014 09:16:29 +0100 |
plugins/muc/mod_muc: fix wrong event for persistence | daurnimator | Wed, 11 Jun 2014 17:54:23 -0400 |
plugins/muc/mod_muc: Get rid of room global; use module:shared to get it | daurnimator | Mon, 19 May 2014 13:39:45 -0400 |
plugins/muc/mod_muc: Place adhoc section into own scope | daurnimator | Wed, 30 Apr 2014 12:43:47 -0400 |
plugins/muc/mod_muc: Don't use rooms object directory in adhoc section | daurnimator | Wed, 30 Apr 2014 12:43:04 -0400 |