Software /
code /
prosody
Log
plugins/muc/password.lib.lua @ 9003:a971023e9b6e
description | author | age |
---|---|---|
MUC/password: Set room password on creation if included in join stanza | Kim Alvefur | Sun, 08 Jul 2018 04:17:54 +0200 |
MUC/password: Rename variable for clarity [luacheck] | Kim Alvefur | Sun, 08 Jul 2018 03:43:47 +0200 |
MUC: Assign priorities to config form hooks so they have a consistent order on each start | Kim Alvefur | Tue, 19 Apr 2016 20:31:39 +0200 |
MUC: Save room to storage once after form processing, not in each individual setter | Kim Alvefur | Fri, 15 Apr 2016 11:50:55 +0200 |
MUC: Provide a noop stub room:save() method | Kim Alvefur | Thu, 14 Apr 2016 21:23:09 +0200 |
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 |
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: Move password functions to seperate module | daurnimator | Wed, 02 Apr 2014 16:57:59 -0400 |