log

age author description
Sun, 28 Nov 2021 19:59:26 +0100 Kim Alvefur mod_bind2: Advertise stream feature
Sun, 28 Nov 2021 19:45:25 +0100 Kim Alvefur mod_bind2: Experimental implementation of XEP-0386: Bind 2.0
Sun, 28 Nov 2021 19:42:00 +0100 Kim Alvefur mod_sasl2: Remove channel binding
Fri, 26 Nov 2021 10:10:02 +0000 Matthew Wild mod_s2s_status: Module to track status of s2s connections by domain
Thu, 25 Nov 2021 16:07:23 +0000 Matthew Wild mod_prometheus: Update docs to reference mod_http_openmetrics for trunk/0.12
Wed, 24 Nov 2021 16:28:35 +0100 Kim Alvefur mod_muc_restrict_media: Fix disco#info field (thanks mirux)
Wed, 24 Nov 2021 16:27:20 +0100 Kim Alvefur mod_muc_hide_media: Fix disco#info field (thanks mirux)
Tue, 23 Nov 2021 17:14:25 +0000 Matthew Wild mod_muc_restrict_media: Allow hiding inline media from unaffiliated users in MUCs
Fri, 09 Jul 2021 18:31:45 +0200 Emmanuel Gil Peyrot mod_mam_muc: Obsolete this module, it is included in Prosody since 0.11 under the name mod_muc_mam
Fri, 09 Jul 2021 18:30:13 +0200 Emmanuel Gil Peyrot mod_csi: Obsolete this module, it is included in Prosody since 0.11
Fri, 09 Jul 2021 18:27:18 +0200 Emmanuel Gil Peyrot mod_carbons: Obsolete this module, it is included in Prosody since 0.10
Fri, 09 Jul 2021 18:25:07 +0200 Emmanuel Gil Peyrot mod_mam: Obsolete this module, it is included in Prosody since 0.10
Fri, 09 Jul 2021 20:54:40 +0200 Emmanuel Gil Peyrot mod_limits: Obsolete this module, it is included in Prosody since 0.10
Mon, 22 Nov 2021 21:01:53 +0100 Kim Alvefur mod_http_muc_log: Show messages moderated using XEP-0425
Fri, 19 Nov 2021 17:00:38 +0000 Matthew Wild mod_muc_offline_delivery: Fix logic bug causing traceback when no reserved_nick (thanks Hund)
Fri, 19 Nov 2021 13:45:21 +0100 Kim Alvefur mod_dnsupdate: Add support for components
Thu, 18 Nov 2021 19:39:38 +0100 Kim Alvefur mod_http_admin_api: Fix YAML indentation
Thu, 18 Nov 2021 19:28:43 +0100 Kim Alvefur mod_http_admin_api: Export total storage use via mod_http_file_share
Thu, 18 Nov 2021 19:26:07 +0100 Kim Alvefur mod_http_admin_api: Ensure freshness of metrics when in manual mode
Thu, 18 Nov 2021 09:07:40 +0000 Matthew Wild mod_muc_offline_delivery: Handle the user not having any affiliation data (thanks Martin)
Wed, 17 Nov 2021 13:35:00 +0000 Matthew Wild mod_measure_active_users: Calculate active user counts over fixed time periods
Tue, 16 Nov 2021 15:09:52 +0000 Matthew Wild mod_muc_offline_delivery: Allow the module to be enabled by default for all users
Tue, 16 Nov 2021 15:08:09 +0000 Matthew Wild mod_muc_auto_reserve_nicks: Automatically reserve nicknames of MUC occupants
Tue, 16 Nov 2021 13:39:49 +0100 Kim Alvefur mod_smacks: Send <r> immediately from csi-flushing event
Mon, 15 Nov 2021 15:29:02 +0000 Matthew Wild mod_muc_offline_delivery: split name/var so that retrieval of form data works
Fri, 12 Nov 2021 03:29:39 -0600 Gary Kramlich mod_slack_webhook: fixed documentation for default nick and marked trunk as works
Tue, 09 Nov 2021 11:40:21 +0000 Matthew Wild mod_muc_offline_delivery: Less noisy, clearer, debug logging for notifications
Tue, 09 Nov 2021 11:39:18 +0000 Matthew Wild mod_invites_adhoc: Allow role-based permissions to override default policy
Tue, 09 Nov 2021 11:33:06 +0000 Matthew Wild mod_invites_adhoc: Add the ability to deny user invites by specific roles
Mon, 08 Nov 2021 23:07:01 +0100 Kim Alvefur mod_dnsupdate: Restore the --each option