Mercurial > prosody-modules
log mod_muc_moderation/mod_muc_moderation.lua @ 5949:97a9f939d472
age | author | description |
---|---|---|
Mon, 29 Jul 2024 13:08:43 +0200 | John Livingston | mod_muc_moderation: adding a new hook that can be used to cancel the moderation, or modify resulting stanzas. |
Mon, 29 Jul 2024 12:35:19 +0200 | John Livingston | mod_muc_moderation: Fix occupant-id placement in moderated tombstone. |
Fri, 26 Jul 2024 18:22:30 +0200 | John Livingston | mod_muc_moderation: Fix a regression. Actor occupant-id was not added under the moderated tag, but at the top level. |
Thu, 20 Jul 2023 10:38:33 +0200 | Kim Alvefur | mod_muc_moderation: Stamp XEP-0421 occupant-id for the acting moderator |
Thu, 20 Jul 2023 10:37:27 +0200 | Kim Alvefur | mod_muc_moderation: Copy XEP-0421 occupant-id from retracted message |
Sun, 19 Feb 2023 18:17:37 +0100 | Kim Alvefur | mod_muc_moderation: Derive role from reserved nickname if occupant |
Sun, 19 Feb 2023 17:51:45 +0100 | Kim Alvefur | mod_muc_moderation: Refactor to prepare for new version of XEP-0425 |