mod_firewall: Fix syntax error (thanks mirux)
|
Matthew Wild |
Thu, 14 Mar 2024 09:48:30 +0000 |
mod_pubsub_serverinfo: update reference to XEP.
|
Guus der Kinderen |
Thu, 14 Mar 2024 09:55:46 +0100 |
mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
|
Kim Alvefur |
Wed, 13 Mar 2024 23:45:25 +0100 |
mod_firewall: REPORT TO: Include id in reports
|
Matthew Wild |
Tue, 12 Mar 2024 14:31:45 +0000 |
mod_firewall: Support util.id.* as dependencies
|
Matthew Wild |
Tue, 12 Mar 2024 14:31:21 +0000 |
mod_firewall: 'REPORT TO': fix default reason fallback if none is provided
|
Matthew Wild |
Tue, 12 Mar 2024 14:27:43 +0000 |
mod_report_forward: Include id on report submissions
|
Matthew Wild |
Tue, 12 Mar 2024 14:07:00 +0000 |
mod_measure_active_users: Switch to mod_cron for scheduling
|
Matthew Wild |
Tue, 12 Mar 2024 10:56:41 +0000 |
mod_http_admin_api: Include active user counts in metrics response
|
Matthew Wild |
Tue, 12 Mar 2024 10:41:55 +0000 |
mod_auth_oauth_external: Fix typo
|
Kim Alvefur |
Sat, 09 Mar 2024 21:05:00 +0100 |
mod_report_forward: fix address detection when there are multiple field values
|
Stephen Paul Weber |
Mon, 11 Mar 2024 19:28:19 -0500 |
mod_anti_spam: New module for spam filtering (pre-alpha)
|
Matthew Wild |
Tue, 05 Mar 2024 18:26:29 +0000 |
mod_http_oauth2: Reflect changes to defaults etc
|
Kim Alvefur |
Tue, 05 Mar 2024 00:32:00 +0100 |
mod_report_forward: Fixes for abuse contact address lookup in origin reporting
|
Matthew Wild |
Sun, 03 Mar 2024 18:06:47 +0000 |
mod_report_forward: Depend on mod_spam_reporting for auto-loading
|
Matthew Wild |
Sun, 03 Mar 2024 16:10:14 +0000 |
mod_report_forward: Open archive store correctly (thanks Menel)
|
Matthew Wild |
Sun, 03 Mar 2024 16:05:04 +0000 |
mod_spam_report_forwarder: Rename to mod_report_forward
|
Matthew Wild |
Sun, 03 Mar 2024 16:03:27 +0000 |
mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)
|
Kim Alvefur |
Sun, 03 Mar 2024 11:23:40 +0100 |
mod_log_ringbuffer: Hook POSIX signals via event only
|
Kim Alvefur |
Sat, 02 Mar 2024 15:11:20 +0100 |
mod_traceback: Hook signal via event instead of directly
|
Kim Alvefur |
Sat, 02 Mar 2024 14:47:09 +0100 |
mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+
|
Kim Alvefur |
Sat, 02 Mar 2024 14:42:27 +0100 |
mod_muc_moderation: Remove Poezio, feature request gone in migration
|
Kim Alvefur |
Thu, 29 Feb 2024 18:05:09 +0100 |
mod_muc_moderation: Fix example
|
Kim Alvefur |
Thu, 29 Feb 2024 18:00:01 +0100 |
mod_spam_report_forwarder: Only forward to xmpp: URIs, and exclude MUCs
|
Matthew Wild |
Thu, 29 Feb 2024 16:33:15 +0000 |
mod_muc_adhoc_bots: Fix bug preventing multiple commands from showing
|
Stephen Paul Weber |
Sun, 25 Feb 2024 19:17:40 -0500 |
mod_push2: empty table instead of nil when not present
|
Stephen Paul Weber |
Sun, 25 Feb 2024 19:10:30 -0500 |
mod_spam_report_forwarder: Support for reporting messages, and reporting to origin server
|
Matthew Wild |
Sun, 25 Feb 2024 15:28:45 +0000 |
mod_pubsub_serverinfo: Update to use mod_server_info (fixes #1841)
|
Matthew Wild |
Fri, 23 Feb 2024 22:50:57 +0000 |
mod_server_info: Rewrite/backport from Prosody 1ce18cb3e6cc
|
Matthew Wild |
Fri, 23 Feb 2024 22:47:05 +0000 |
mod_pubsub_serverinfo: Update README to link to known issues
|
Matthew Wild |
Fri, 23 Feb 2024 13:02:33 +0000 |
mod_audit_status: Expose 'crashed' flag
|
Matthew Wild |
Tue, 20 Feb 2024 17:11:42 +0000 |
mod_http_upload_external: Fix typo in access documentation.
|
aidan |
Thu, 15 Feb 2024 09:20:50 -0800 |
mod_firewall: Fix REPORT TO action name in documentation
|
Matthew Wild |
Mon, 12 Feb 2024 16:31:25 +0000 |
mod_blocking: Drop mention of mod_privacy
|
Kim Alvefur |
Mon, 12 Feb 2024 15:44:38 +0100 |
mod_blocking: Deprecate
|
Kim Alvefur |
Mon, 12 Feb 2024 15:43:11 +0100 |
mod_privacy_lists: Deprecate
|
Kim Alvefur |
Mon, 12 Feb 2024 15:41:41 +0100 |
mod_firewall: Fix to find scripts when installed with plugin installer
|
Kim Alvefur |
Sun, 11 Feb 2024 12:50:53 +0100 |
mod_pubsub_mqtt: Update to MQTT 3.1.1
|
Matthew Wild |
Wed, 07 Feb 2024 11:57:30 +0000 |
Merge upstream
draft
|
Trần H. Trung |
Tue, 06 Feb 2024 18:32:01 +0700 |
mod_pubsub_mqtt: Fix syntax error
|
Matthew Wild |
Tue, 30 Jan 2024 14:26:14 +0000 |
mod_pubsub_mqtt: Add TLS port (default 8883) for MQTT connections
|
Matthew Wild |
Tue, 30 Jan 2024 14:11:35 +0000 |
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time
|
Kim Alvefur |
Wed, 24 Jan 2024 17:55:26 +0100 |
mod_poke_strangers: Fix incorrect log method calls
|
Matthew Wild |
Wed, 24 Jan 2024 13:14:36 +0000 |
mod_http_muc_log: Remove compat for very old MUC API
|
Kim Alvefur |
Tue, 16 Jan 2024 11:47:22 +0100 |
mod_http_admin_api: metrics: Filter out a value that is commonly nan at startup
|
Matthew Wild |
Sat, 13 Jan 2024 12:03:15 +0000 |
mod_groups_muc_bookmarks: Don't add deleted MUCs to user bookmarks
|
Matthew Wild |
Fri, 12 Jan 2024 18:21:08 +0000 |
mod_groups_internal: Add flag to indicate when a linked MUC has been deleted
|
Matthew Wild |
Fri, 12 Jan 2024 18:20:40 +0000 |
mod_groups_internal: Also remove MUCs that still exist, but have been destroyed
|
Matthew Wild |
Fri, 12 Jan 2024 18:19:56 +0000 |