Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 7089:890f4b2cc444
description | author | age |
---|---|---|
MUC: Add luacheck annotations, remove unused vars, rename conflicting vars etc | Kim Alvefur | Wed, 20 Jan 2016 15:04:42 +0100 |
Merge 0.10->trunk | Matthew Wild | Wed, 16 Dec 2015 16:47:34 +0000 |
Merge 0.9->0.10 | Matthew Wild | Wed, 16 Dec 2015 16:45:57 +0000 |
MUC: Fix incorrect nesting of status codes when room config changes (fixes #579) | Matthew Wild | Wed, 16 Dec 2015 16:41:48 +0000 |
MUC: Fire per-field events for the config form, including those with value == nil (no <value/> element in form) | Matthew Wild | Fri, 11 Dec 2015 15:27:01 +0000 |
Merge 0.10->trunk | Matthew Wild | Thu, 10 Dec 2015 18:58:30 +0000 |
MUC: Fix previous commit | Kim Alvefur | Wed, 09 Dec 2015 16:33:43 +0100 |
MUC: Process only options that are included in a form (Fixes #521) | Kim Alvefur | Tue, 08 Dec 2015 20:19:30 +0100 |