log plugins/muc/password.lib.lua @ 8996:2df7dc99566a

age author description
Sun, 08 Jul 2018 03:43:47 +0200 Kim Alvefur MUC/password: Rename variable for clarity [luacheck]
Tue, 19 Apr 2016 20:31:39 +0200 Kim Alvefur MUC: Assign priorities to config form hooks so they have a consistent order on each start
Fri, 15 Apr 2016 11:50:55 +0200 Kim Alvefur MUC: Save room to storage once after form processing, not in each individual setter
Thu, 14 Apr 2016 21:23:09 +0200 Kim Alvefur MUC: Provide a noop stub room:save() method
Fri, 11 Dec 2015 15:33:58 +0000 Matthew Wild MUC: Update all config form handlers to take advantage of the new per-option events
Tue, 05 Aug 2014 09:55:08 +0100 Matthew Wild mod_muc: Import util.stanza into the config handler modules that need it. Fixes #432.
Wed, 02 Apr 2014 16:57:59 -0400 daurnimator plugins/muc: Move password functions to seperate module