aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/muc/affiliation_notify.lib.lua
Commit message (Expand)AuthorAgeFilesLines
* MUC: Remove affiliation notify support, nothing uses itMatthew Wild2018-06-271-32/+0
* MUC: Remove text body from affiliation change notificationMatthew Wild2018-06-271-2/+1
* MUC: Remove 'affiliation notify' config option, as it's irrelevant to room ow...Matthew Wild2018-06-271-32/+1
* MUC: Shorter labelKim Alvefur2017-03-211-1/+1
* 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: Update all config form handlers to take advantage of the new per-option ...Matthew Wild2015-12-111-3/+2
* plugins/muc: Add affiliation_notify config option to send out status code 101daurnimator2014-09-051-0/+66