aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/muc/whois.lib.lua
Commit message (Expand)AuthorAgeFilesLines
* MUC: Provide options as options in config form (fixes traceback)Kim Alvefur2018-08-041-1/+1
* MUC: Split long lines [luacheck strict]Kim Alvefur2018-08-031-1/+2
* MUC: Add sections in room config formMatthew Wild2018-07-131-1/+1
* MUC: Improve labels of all config form itemsMatthew Wild2018-07-131-2/+2
* MUC: Assign priorities to config form hooks so they have a consistent order o...Kim Alvefur2016-04-191-1/+1
* MUC: Save room to storage once after form processing, not in each individual ...Kim Alvefur2016-04-151-1/+0
* MUC: Provide a noop stub room:save() methodKim Alvefur2016-04-141-1/+1
* MUC: Fix global access when setting 'whois', probably resulted in wrong statu...Kim Alvefur2016-01-111-1/+1
* MUC: Update all config form handlers to take advantage of the new per-option ...Matthew Wild2015-12-111-3/+2
* plugins/muc: Move `whois` code to seperate filedaurnimator2014-04-031-0/+67