Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 11915:e0b58717f0c5
description | author | age |
---|---|---|
MUC: Actually set the new affiliation data if it was previously empty | Matthew Wild | Tue, 16 Nov 2021 15:00:02 +0000 |
MUC: Include old affiliation data in affiliation change event | Matthew Wild | Tue, 16 Nov 2021 12:57:23 +0000 |
MUC: Add room:set_affiliation_data() | Matthew Wild | Tue, 16 Nov 2021 12:57:04 +0000 |
MUC: Set .previous_affiliation = "none" if nil, for consistency with .affiliation | Matthew Wild | Tue, 16 Nov 2021 12:02:54 +0000 |
MUC: Fix incorrect variable name (thanks luacheck) | Matthew Wild | Tue, 16 Nov 2021 11:54:32 +0000 |
MUC: Switch to event.allowed signaling to block event, matching muc-pre-set-role | Matthew Wild | Tue, 16 Nov 2021 11:52:36 +0000 |
MUC: Add 'muc-pre-set-affiliation' event, allowing to block change or modify data | Matthew Wild | Tue, 16 Nov 2021 11:41:08 +0000 |