log

age author description
12 months ago Matthew Wild mod_firewall: Fix syntax error (thanks mirux)
12 months ago Guus der Kinderen mod_pubsub_serverinfo: update reference to XEP.
12 months ago Kim Alvefur mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
12 months ago Matthew Wild mod_firewall: REPORT TO: Include id in reports
12 months ago Matthew Wild mod_firewall: Support util.id.* as dependencies
12 months ago Matthew Wild mod_firewall: 'REPORT TO': fix default reason fallback if none is provided
12 months ago Matthew Wild mod_report_forward: Include id on report submissions
12 months ago Matthew Wild mod_measure_active_users: Switch to mod_cron for scheduling
12 months ago Matthew Wild mod_http_admin_api: Include active user counts in metrics response
12 months ago Kim Alvefur mod_auth_oauth_external: Fix typo
12 months ago Stephen Paul Weber mod_report_forward: fix address detection when there are multiple field values
13 months ago Matthew Wild mod_anti_spam: New module for spam filtering (pre-alpha)
13 months ago Kim Alvefur mod_http_oauth2: Reflect changes to defaults etc
13 months ago Matthew Wild mod_report_forward: Fixes for abuse contact address lookup in origin reporting
13 months ago Matthew Wild mod_report_forward: Depend on mod_spam_reporting for auto-loading
13 months ago Matthew Wild mod_report_forward: Open archive store correctly (thanks Menel)
13 months ago Matthew Wild mod_spam_report_forwarder: Rename to mod_report_forward
13 months ago Kim Alvefur mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)
13 months ago Kim Alvefur mod_log_ringbuffer: Hook POSIX signals via event only
13 months ago Kim Alvefur mod_traceback: Hook signal via event instead of directly
13 months ago Kim Alvefur mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+
13 months ago Kim Alvefur mod_muc_moderation: Remove Poezio, feature request gone in migration
13 months ago Kim Alvefur mod_muc_moderation: Fix example
13 months ago Matthew Wild mod_spam_report_forwarder: Only forward to xmpp: URIs, and exclude MUCs
13 months ago Stephen Paul Weber mod_muc_adhoc_bots: Fix bug preventing multiple commands from showing
13 months ago Stephen Paul Weber mod_push2: empty table instead of nil when not present
13 months ago Matthew Wild mod_spam_report_forwarder: Support for reporting messages, and reporting to origin server
13 months ago Matthew Wild mod_pubsub_serverinfo: Update to use mod_server_info (fixes #1841)
13 months ago Matthew Wild mod_server_info: Rewrite/backport from Prosody 1ce18cb3e6cc
13 months ago Matthew Wild mod_pubsub_serverinfo: Update README to link to known issues