log

age author description
12 months ago Kim Alvefur mod_sasl2_fast: Update reference to now published XEP-0484 (thanks gooya)
13 months ago aidan mod_lastlog2: Fix typo from original copy-paste
12 months ago Martin Dosch mod_sasl_ssdp: Add go-sendxmpp to clients supporting XEP-0474.
12 months ago Kim Alvefur mod_compat_roles: Fix attempt to index a nil value #1847
12 months ago nicoco mod_privilege: Fix IQ privileges advertising for multiple namespaces
12 months ago Kim Alvefur mod_pastebin: Back out 040eaa3844f4
12 months ago BetaRays mod_conversejs: Allow installation as PWA
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
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
14 months ago Matthew Wild mod_groups_muc_bookmarks: Don't add deleted MUCs to user bookmarks
14 months ago Matthew Wild mod_groups_internal: Add flag to indicate when a linked MUC has been deleted
14 months ago Matthew Wild mod_groups_internal: Also remove MUCs that still exist, but have been destroyed
14 months ago Matthew Wild mod_groups_muc_bookmarks: Sync bookmarks when user is added/removed to/from multi-MUC group
14 months ago Matthew Wild mod_groups_internal: Sync MUC affiliations for multi-MUC groups
14 months ago Matthew Wild mod_groups_internal: Save MUC room after creation to commit it to storage
14 months ago Matthew Wild mod_groups_internal: Fix traceback when room doesn't exist
14 months ago Matthew Wild mod_sasl_ssdp: Fix event name so legacy SASL works correctly (thanks Martin!)
14 months ago Matthew Wild mod_password_policy: Change error type from 'cancel' to 'modify'