log mod_muc_moderation/mod_muc_moderation.lua @ 5963:c61a82f80e57 default tip

age author description
5 months ago John Livingston mod_muc_moderation: adding a new hook that can be used to cancel the moderation, or modify resulting stanzas.
5 months ago John Livingston mod_muc_moderation: Fix occupant-id placement in moderated tombstone.
5 months ago John Livingston mod_muc_moderation: Fix a regression. Actor occupant-id was not added under the moderated tag, but at the top level.
18 months ago Kim Alvefur mod_muc_moderation: Stamp XEP-0421 occupant-id for the acting moderator
18 months ago Kim Alvefur mod_muc_moderation: Copy XEP-0421 occupant-id from retracted message
23 months ago Kim Alvefur mod_muc_moderation: Derive role from reserved nickname if occupant
23 months ago Kim Alvefur mod_muc_moderation: Refactor to prepare for new version of XEP-0425
2021-12-07 Kim Alvefur mod_muc_moderation: Handle non-retraction moderation
2021-12-04 Kim Alvefur mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox)
2021-11-06 Kim Alvefur mod_muc_moderation: Bump year
2021-11-06 Kim Alvefur mod_muc_moderation: Use reserved nickname as fallback
2021-11-06 Kim Alvefur mod_muc_moderation: Clarify behavior with a comment
2020-10-06 Kim Alvefur mod_muc_moderation: Improve error message to be more helpful
2020-02-22 Kim Alvefur mod_muc_moderation: Broadcast retraction via method that saves it
2020-02-22 Kim Alvefur mod_muc_moderation: Remove debug message
2020-02-22 Kim Alvefur mod_muc_moderation: Add a copyright header
2020-02-22 Kim Alvefur mod_muc_moderation: Initial commit of XEP-0425: Message Moderation