9 months ago |
Kim Alvefur |
misc/systemd: Fix typo
|
9 months ago |
Kim Alvefur |
mod_client_management: Prevent exception on missing client info
|
9 months ago |
Kim Alvefur |
mod_sasl2_fast: Update reference to now published XEP-0484 (thanks gooya)
|
10 months ago |
aidan |
mod_lastlog2: Fix typo from original copy-paste
|
9 months ago |
Martin Dosch |
mod_sasl_ssdp: Add go-sendxmpp to clients supporting XEP-0474.
|
9 months ago |
Kim Alvefur |
mod_compat_roles: Fix attempt to index a nil value #1847
|
9 months ago |
nicoco |
mod_privilege: Fix IQ privileges advertising for multiple namespaces
|
9 months ago |
Kim Alvefur |
mod_pastebin: Back out 040eaa3844f4
|
9 months ago |
BetaRays |
mod_conversejs: Allow installation as PWA
|
10 months ago |
Matthew Wild |
mod_firewall: Fix syntax error (thanks mirux)
|
10 months ago |
Guus der Kinderen |
mod_pubsub_serverinfo: update reference to XEP.
|
10 months ago |
Kim Alvefur |
mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
|
10 months ago |
Matthew Wild |
mod_firewall: REPORT TO: Include id in reports
|
10 months ago |
Matthew Wild |
mod_firewall: Support util.id.* as dependencies
|
10 months ago |
Matthew Wild |
mod_firewall: 'REPORT TO': fix default reason fallback if none is provided
|
10 months ago |
Matthew Wild |
mod_report_forward: Include id on report submissions
|
10 months ago |
Matthew Wild |
mod_measure_active_users: Switch to mod_cron for scheduling
|
10 months ago |
Matthew Wild |
mod_http_admin_api: Include active user counts in metrics response
|
10 months ago |
Kim Alvefur |
mod_auth_oauth_external: Fix typo
|
10 months ago |
Stephen Paul Weber |
mod_report_forward: fix address detection when there are multiple field values
|
10 months ago |
Matthew Wild |
mod_anti_spam: New module for spam filtering (pre-alpha)
|
10 months ago |
Kim Alvefur |
mod_http_oauth2: Reflect changes to defaults etc
|
10 months ago |
Matthew Wild |
mod_report_forward: Fixes for abuse contact address lookup in origin reporting
|
10 months ago |
Matthew Wild |
mod_report_forward: Depend on mod_spam_reporting for auto-loading
|
10 months ago |
Matthew Wild |
mod_report_forward: Open archive store correctly (thanks Menel)
|
10 months ago |
Matthew Wild |
mod_spam_report_forwarder: Rename to mod_report_forward
|
10 months ago |
Kim Alvefur |
mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)
|
10 months ago |
Kim Alvefur |
mod_log_ringbuffer: Hook POSIX signals via event only
|
10 months ago |
Kim Alvefur |
mod_traceback: Hook signal via event instead of directly
|
10 months ago |
Kim Alvefur |
mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+
|
10 months ago |
Kim Alvefur |
mod_muc_moderation: Remove Poezio, feature request gone in migration
|
10 months ago |
Kim Alvefur |
mod_muc_moderation: Fix example
|
10 months ago |
Matthew Wild |
mod_spam_report_forwarder: Only forward to xmpp: URIs, and exclude MUCs
|
10 months ago |
Stephen Paul Weber |
mod_muc_adhoc_bots: Fix bug preventing multiple commands from showing
|
10 months ago |
Stephen Paul Weber |
mod_push2: empty table instead of nil when not present
|
10 months ago |
Matthew Wild |
mod_spam_report_forwarder: Support for reporting messages, and reporting to origin server
|
10 months ago |
Matthew Wild |
mod_pubsub_serverinfo: Update to use mod_server_info (fixes #1841)
|
10 months ago |
Matthew Wild |
mod_server_info: Rewrite/backport from Prosody 1ce18cb3e6cc
|
10 months ago |
Matthew Wild |
mod_pubsub_serverinfo: Update README to link to known issues
|
10 months ago |
Matthew Wild |
mod_audit_status: Expose 'crashed' flag
|
11 months ago |
aidan |
mod_http_upload_external: Fix typo in access documentation.
|
11 months ago |
Matthew Wild |
mod_firewall: Fix REPORT TO action name in documentation
|
11 months ago |
Kim Alvefur |
mod_blocking: Drop mention of mod_privacy
|
11 months ago |
Kim Alvefur |
mod_blocking: Deprecate
|
11 months ago |
Kim Alvefur |
mod_privacy_lists: Deprecate
|
11 months ago |
Kim Alvefur |
mod_firewall: Fix to find scripts when installed with plugin installer
|
11 months ago |
Matthew Wild |
mod_pubsub_mqtt: Update to MQTT 3.1.1
|
11 months ago |
Matthew Wild |
mod_pubsub_mqtt: Fix syntax error
|
11 months ago |
Matthew Wild |
mod_pubsub_mqtt: Add TLS port (default 8883) for MQTT connections
|
11 months ago |
Kim Alvefur |
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time
|
11 months ago |
Matthew Wild |
mod_poke_strangers: Fix incorrect log method calls
|
12 months ago |
Kim Alvefur |
mod_http_muc_log: Remove compat for very old MUC API
|
12 months ago |
Matthew Wild |
mod_http_admin_api: metrics: Filter out a value that is commonly nan at startup
|
12 months ago |
Matthew Wild |
mod_groups_muc_bookmarks: Don't add deleted MUCs to user bookmarks
|
12 months ago |
Matthew Wild |
mod_groups_internal: Add flag to indicate when a linked MUC has been deleted
|
12 months ago |
Matthew Wild |
mod_groups_internal: Also remove MUCs that still exist, but have been destroyed
|
12 months ago |
Matthew Wild |
mod_groups_muc_bookmarks: Sync bookmarks when user is added/removed to/from multi-MUC group
|
12 months ago |
Matthew Wild |
mod_groups_internal: Sync MUC affiliations for multi-MUC groups
|
12 months ago |
Matthew Wild |
mod_groups_internal: Save MUC room after creation to commit it to storage
|
12 months ago |
Matthew Wild |
mod_groups_internal: Fix traceback when room doesn't exist
|