Software /
code /
prosody
Log
plugins/muc/whois.lib.lua @ 13227:58083329903d
description | author | age |
---|---|---|
MUC: Provide options as options in config form (fixes traceback) | Kim Alvefur | 2018-08-04 |
MUC: Split long lines [luacheck strict] | Kim Alvefur | 2018-08-03 |
MUC: Add sections in room config form | Matthew Wild | 2018-07-13 |
MUC: Improve labels of all config form items | Matthew Wild | 2018-07-13 |
MUC: Assign priorities to config form hooks so they have a consistent order on each start | Kim Alvefur | 2016-04-19 |
MUC: Save room to storage once after form processing, not in each individual setter | Kim Alvefur | 2016-04-15 |
MUC: Provide a noop stub room:save() method | Kim Alvefur | 2016-04-14 |
MUC: Fix global access when setting 'whois', probably resulted in wrong status code return (thanks EmilyRose) | Kim Alvefur | 2016-01-11 |
MUC: Update all config form handlers to take advantage of the new per-option events | Matthew Wild | 2015-12-11 |
plugins/muc: Move `whois` code to seperate file | daurnimator | 2014-04-03 |