log plugins/muc/password.lib.lua @ 9598:dcd85bc34d21

age author description
Tue, 09 Oct 2018 18:42:19 +0200 Michel Le Bihan MUC: Check that a room password is set before verifying password supplied by user
Fri, 13 Jul 2018 15:47:08 +0100 Matthew Wild MUC: Add sections in room config form
Sun, 08 Jul 2018 04:17:54 +0200 Kim Alvefur MUC/password: Set room password on creation if included in join stanza
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