log

age author description
Mon, 29 Jul 2024 13:11:43 +0200 John Livingston mod_muc_anonymize_moderation_actions: anonymize muc moderation announcements and tombstones.
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.
Fri, 26 Jul 2024 17:07:05 +0200 John Livingston mod_muc_anonymize_moderation_actions: first commit.
Fri, 26 Jul 2024 16:00:03 +0200 John Livingston mod_muc_slow_mode: update readme file.
Fri, 26 Jul 2024 15:47:18 +0200 John Livingston mod_muc_slow_mode: initial commit.
Fri, 26 Jul 2024 15:36:05 +0200 John Livingston mod_muc_moderation_delay: first commit to prosody-modules.
Tue, 23 Jul 2024 20:32:57 +0200 Kim Alvefur mod_sasl2: Clarify that this module requires Prosody trunk
Sun, 21 Jul 2024 17:58:41 +0200 Kim Alvefur mod_rest: use bash getopts to handle cli flags in example script
Mon, 15 Jul 2024 20:02:25 +0200 Kim Alvefur mod_http_oauth2: Guard against malformed authorization header
Mon, 15 Jul 2024 16:24:20 +0200 Kim Alvefur mod_rest: Fix authentication
Sun, 14 Jul 2024 18:01:24 +0200 Kim Alvefur mod_rest: Normalize case after filtering out non-match
Sun, 14 Jul 2024 17:58:48 +0200 Kim Alvefur mod_rest: Fix to allow case sensitive HTTP authentication scheme