log

age author description
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
13 months ago Matthew Wild mod_audit_status: Expose 'crashed' flag
13 months ago aidan mod_http_upload_external: Fix typo in access documentation.
13 months ago Matthew Wild mod_firewall: Fix REPORT TO action name in documentation
13 months ago Kim Alvefur mod_blocking: Drop mention of mod_privacy
13 months ago Kim Alvefur mod_blocking: Deprecate
13 months ago Kim Alvefur mod_privacy_lists: Deprecate
13 months ago Kim Alvefur mod_firewall: Fix to find scripts when installed with plugin installer
13 months ago Matthew Wild mod_pubsub_mqtt: Update to MQTT 3.1.1
14 months ago Matthew Wild mod_pubsub_mqtt: Fix syntax error
14 months ago Matthew Wild mod_pubsub_mqtt: Add TLS port (default 8883) for MQTT connections
14 months ago Kim Alvefur mod_http_oauth2: Reuse JWT issuance time as substitute for auth time
14 months ago Matthew Wild mod_poke_strangers: Fix incorrect log method calls
14 months ago Kim Alvefur mod_http_muc_log: Remove compat for very old MUC API
14 months ago Matthew Wild mod_http_admin_api: metrics: Filter out a value that is commonly nan at startup