log

age author description
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
Mon, 08 Nov 2021 23:03:14 +0100 Kim Alvefur mod_dnsupdate: Rewrite port config vs DNS comparison code
Mon, 08 Nov 2021 22:28:00 +0100 Kim Alvefur mod_dnsupdate: Fix to use correct port settings
Sat, 06 Nov 2021 14:48:35 +0100 Kim Alvefur mod_dnsupdate: Use with nsupdate to update DNS records from config
Sun, 07 Nov 2021 14:41:43 +0100 tmolitor Merge commit
Sun, 07 Nov 2021 14:40:41 +0100 tmolitor mod_smacks: Don't forgive client counting errors
Sun, 07 Nov 2021 14:30:24 +0100 Jonas Schäfer mod_admin_web: make get_deps.sh stand out a little
Sun, 07 Nov 2021 14:25:58 +0100 Kim Alvefur mod_measure_malloc: Fix accidental global variable write [luacheck]
Sun, 07 Nov 2021 14:18:47 +0100 Kim Alvefur luacheck: Discourage use of the 'hosts' global (like in Prosody)