Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 6334:ba2555e06c7c
description | author | age |
---|---|---|
plugins/muc/mod_muc: persistent rooms keyval store needs username as nil | daurnimator | Thu, 07 Aug 2014 18:03:31 -0400 |
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 |