log plugins/muc/name.lib.lua @ 14229:ce31fdde0ad1 default tip

age author description
Sat, 29 Aug 2020 18:51:13 +0200 Kim Alvefur MUC: Don't default room name to JID localpart (API breaking change)
Fri, 13 Jul 2018 13:22:40 +0100 Matthew Wild MUC: Improve labels of all config form items
Sat, 07 Jul 2018 17:59:15 +0200 Kim Alvefur MUC: Remove empty statement [luacheck]
Sat, 07 Jul 2018 12:14:29 +0100 Matthew Wild MUC: Add roomconfig_roomname to disco#info, and ensure it's not auto-generated
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