Software /
code /
prosody
Log
plugins/muc/members_only.lib.lua @ 7214:a927edfb54ab
description | author | age |
---|---|---|
MUC: Rename variables to please luacheck | Kim Alvefur | Wed, 20 Jan 2016 14:46:06 +0100 |
MUC: Update all config form handlers to take advantage of the new per-option events | Matthew Wild | Fri, 11 Dec 2015 15:33:58 +0000 |
plugins/muc/members_only: Kick non-members when members-only is turned on | daurnimator | Wed, 15 Oct 2014 17:07:16 -0400 |
mod_muc: Import util.stanza into the config handler modules that need it. Fixes #432. | Matthew Wild | Tue, 05 Aug 2014 09:55:08 +0100 |
plugins/muc/members_only.lib: Compare affiliations via rank; wrap some long lines | daurnimator | Mon, 21 Apr 2014 17:49:57 -0400 |
plugins/muc/muc.lib: Move members_only into seperate file | daurnimator | Fri, 04 Apr 2014 11:20:20 -0400 |