Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 11912:037b2c019f58
description | author | age |
---|---|---|
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 |
MUC: Reject full JID in affiliation queries | Kim Alvefur | Fri, 17 Sep 2021 16:28:07 +0200 |