Sat, 23 Mar 2024 15:44:13 +0100 |
Kim Alvefur |
mod_compat_roles: Fix attempt to index a nil value #1847
|
Fri, 22 Mar 2024 11:02:04 +0100 |
nicoco |
mod_privilege: Fix IQ privileges advertising for multiple namespaces
|
Thu, 21 Mar 2024 19:44:27 +0100 |
Kim Alvefur |
mod_pastebin: Back out 040eaa3844f4
|
Sun, 17 Mar 2024 15:05:29 +0100 |
BetaRays |
mod_conversejs: Allow installation as PWA
|
Thu, 14 Mar 2024 09:48:30 +0000 |
Matthew Wild |
mod_firewall: Fix syntax error (thanks mirux)
|
Thu, 14 Mar 2024 09:55:46 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: update reference to XEP.
|
Wed, 13 Mar 2024 23:45:25 +0100 |
Kim Alvefur |
mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
|
Tue, 12 Mar 2024 14:31:45 +0000 |
Matthew Wild |
mod_firewall: REPORT TO: Include id in reports
|
Tue, 12 Mar 2024 14:31:21 +0000 |
Matthew Wild |
mod_firewall: Support util.id.* as dependencies
|
Tue, 12 Mar 2024 14:27:43 +0000 |
Matthew Wild |
mod_firewall: 'REPORT TO': fix default reason fallback if none is provided
|
Tue, 12 Mar 2024 14:07:00 +0000 |
Matthew Wild |
mod_report_forward: Include id on report submissions
|
Tue, 12 Mar 2024 10:56:41 +0000 |
Matthew Wild |
mod_measure_active_users: Switch to mod_cron for scheduling
|
Tue, 12 Mar 2024 10:41:55 +0000 |
Matthew Wild |
mod_http_admin_api: Include active user counts in metrics response
|
Sat, 09 Mar 2024 21:05:00 +0100 |
Kim Alvefur |
mod_auth_oauth_external: Fix typo
|
Mon, 11 Mar 2024 19:28:19 -0500 |
Stephen Paul Weber |
mod_report_forward: fix address detection when there are multiple field values
|
Tue, 05 Mar 2024 18:26:29 +0000 |
Matthew Wild |
mod_anti_spam: New module for spam filtering (pre-alpha)
|
Tue, 05 Mar 2024 00:32:00 +0100 |
Kim Alvefur |
mod_http_oauth2: Reflect changes to defaults etc
|
Sun, 03 Mar 2024 18:06:47 +0000 |
Matthew Wild |
mod_report_forward: Fixes for abuse contact address lookup in origin reporting
|
Sun, 03 Mar 2024 16:10:14 +0000 |
Matthew Wild |
mod_report_forward: Depend on mod_spam_reporting for auto-loading
|
Sun, 03 Mar 2024 16:05:04 +0000 |
Matthew Wild |
mod_report_forward: Open archive store correctly (thanks Menel)
|
Sun, 03 Mar 2024 16:03:27 +0000 |
Matthew Wild |
mod_spam_report_forwarder: Rename to mod_report_forward
|
Sun, 03 Mar 2024 11:23:40 +0100 |
Kim Alvefur |
mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)
|
Sat, 02 Mar 2024 15:11:20 +0100 |
Kim Alvefur |
mod_log_ringbuffer: Hook POSIX signals via event only
|
Sat, 02 Mar 2024 14:47:09 +0100 |
Kim Alvefur |
mod_traceback: Hook signal via event instead of directly
|