Log

description author age
mod_http_admin_api/README.md Menel Wed, 23 Oct 2024 13:09:35 +0200
mod_http_admin_api: README.md update Menel Wed, 23 Oct 2024 13:00:38 +0200
mod_http_admin_api: README.md initial stub file Menel Wed, 23 Oct 2024 12:42:22 +0200
mod_slack_webhooks: README.md: link and footer Menel Wed, 23 Oct 2024 12:09:39 +0200
mod_turncredentials: fix copy error. Menel Wed, 23 Oct 2024 12:04:20 +0200
mod_muc_moderation: update Readme Compability Menel Tue, 22 Oct 2024 11:48:31 +0200
mod_muc_limits: Update Compability Menel Tue, 22 Oct 2024 11:36:52 +0200
mod_turncredentials: marking obsolete Menel Tue, 22 Oct 2024 11:34:27 +0200
mod_storage_xmlarchive: Reorganize Readme Layout Menel Tue, 22 Oct 2024 11:25:43 +0200
mod_slack_webhooks: Update compability and note about mod_rest Menel Tue, 22 Oct 2024 11:16:22 +0200
mod_vcard_muc: Add Label, Update Compability Menel Tue, 22 Oct 2024 11:11:01 +0200
mod_csi_grace_period: ADD README lables and Sections Menel Tue, 22 Oct 2024 11:07:05 +0200
mod_compression_unsafe: Add Stage-Deprecated and warning highlight Menel Tue, 22 Oct 2024 10:58:22 +0200
mod_alias: Update Compability section and label Menel Tue, 22 Oct 2024 10:48:53 +0200
mod_admin_blocklist: Update README Compability Section Menel Tue, 22 Oct 2024 10:44:56 +0200
All community modules: Unify file extention of Markdown files to .md Menel Tue, 22 Oct 2024 10:26:01 +0200
mod_smacks: fix small copy error Menel Mon, 21 Oct 2024 22:09:46 +0200
Update mod_smacks status to obsolete - included in prosody Menel Mon, 21 Oct 2024 21:50:58 +0200
Update compability section of mod_pastebin. Menel Mon, 21 Oct 2024 21:36:16 +0200
merge Stephen Paul Weber Wed, 16 Oct 2024 09:30:02 -0500
mod_push2: fix broken log statement Stephen Paul Weber Tue, 08 Oct 2024 10:24:39 -0500
mod_csi_muc_priorities: Allow setting the default priority for mucs to low aereaux Sun, 22 Sep 2024 08:13:09 -0700
mod_http_index: Fix loading template Kim Alvefur Tue, 08 Oct 2024 22:23:57 +0200
mod_http_index: Add metadata to enable installation with plugin installer Kim Alvefur Tue, 08 Oct 2024 22:17:01 +0200
misc/lnav: Fix invalid value warning Kim Alvefur Thu, 03 Oct 2024 22:29:03 +0200
mod_rest: Wrap mod_tokenauth errors Kim Alvefur Sat, 21 Sep 2024 21:10:45 +0200
mod_csi_muc_priorities: Fix saving list with only high-priority MUCs (thanks aereaux) Kim Alvefur Fri, 20 Sep 2024 18:47:59 +0200
mod_pubsub_serverinfo: Reference workaround for issue #1841 Guus der Kinderen Wed, 11 Sep 2024 14:02:39 +0200
mod_muc_moderation_delay: Fix lua 5.3/5.4 compatibility. John Livingston Tue, 10 Sep 2024 18:03:03 +0200
mod_http_oauth2: Fix error due to mistake in 5f8a306c8306 Kim Alvefur Sat, 07 Sep 2024 15:20:23 +0200
mod_http_oauth2: Simplify negation in condition Kim Alvefur Sat, 31 Aug 2024 14:46:33 +0200
mod_http_oauth2: Fix XHTML-ness of template Kim Alvefur Sat, 31 Aug 2024 14:45:37 +0200
mod_http_oauth2: Require a stringprepped host part of URLs Kim Alvefur Sat, 31 Aug 2024 13:30:55 +0200
mod_http_oauth2: Ensure URL ports are integer in correct range Kim Alvefur Thu, 29 Aug 2024 18:03:23 +0200
mod_http_oauth2: Reject URLs with 'userinfo' part (thanks mimi89999) Kim Alvefur Thu, 29 Aug 2024 16:02:46 +0200
mod_rest: Improve OpenAPI documentation for XEP-0363 GET method Kim Alvefur Mon, 19 Aug 2024 20:17:52 +0200
mod_rest: Workaround lack of number coercion in util.datamapper for HTTP upload Kim Alvefur Mon, 19 Aug 2024 20:08:41 +0200
mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping Kim Alvefur Mon, 19 Aug 2024 18:39:22 +0200
mod_ping_muc: Update docs for ping delay Kim Alvefur Sun, 11 Aug 2024 16:19:37 +0200
mod_ping_muc: Delay ping a configurable amount of time Kim Alvefur Sun, 11 Aug 2024 16:10:24 +0200
mod_storage_s3: Inherit default HTTP client settings Kim Alvefur Wed, 07 Aug 2024 21:28:11 +0200
mod_auth_oauth_external: Inherit default HTTP client settings (thanks nils) Kim Alvefur Wed, 07 Aug 2024 17:59:14 +0200
mod_invites: Fix traceback when token_info isn’t set Emmanuel Gil Peyrot Wed, 31 Jul 2024 22:06:18 +0200
mod_muc_slow_mode: adding more context in the README. John Livingston Mon, 29 Jul 2024 23:07:09 +0200
mod_muc_anonymize_moderation_actions: fix XEP-0425 v0.2.1 compliance. John Livingston Mon, 29 Jul 2024 13:26:55 +0200
mod_muc_anonymize_moderation_actions: anonymize muc moderation announcements and tombstones. John Livingston Mon, 29 Jul 2024 13:11:43 +0200
mod_muc_moderation: adding a new hook that can be used to cancel the moderation, or modify resulting stanzas. John Livingston Mon, 29 Jul 2024 13:08:43 +0200
mod_muc_moderation: Fix occupant-id placement in moderated tombstone. John Livingston Mon, 29 Jul 2024 12:35:19 +0200
mod_muc_moderation: Fix a regression. Actor occupant-id was not added under the moderated tag, but at the top level. John Livingston Fri, 26 Jul 2024 18:22:30 +0200
mod_muc_anonymize_moderation_actions: first commit. John Livingston Fri, 26 Jul 2024 17:07:05 +0200
mod_muc_slow_mode: update readme file. John Livingston Fri, 26 Jul 2024 16:00:03 +0200
mod_muc_slow_mode: initial commit. John Livingston Fri, 26 Jul 2024 15:47:18 +0200
mod_muc_moderation_delay: first commit to prosody-modules. John Livingston Fri, 26 Jul 2024 15:36:05 +0200
mod_sasl2: Clarify that this module requires Prosody trunk Kim Alvefur Tue, 23 Jul 2024 20:32:57 +0200
mod_rest: use bash getopts to handle cli flags in example script Kim Alvefur Sun, 21 Jul 2024 17:58:41 +0200
mod_http_oauth2: Guard against malformed authorization header Kim Alvefur Mon, 15 Jul 2024 20:02:25 +0200
mod_rest: Fix authentication Kim Alvefur Mon, 15 Jul 2024 16:24:20 +0200
mod_rest: Normalize case after filtering out non-match Kim Alvefur Sun, 14 Jul 2024 18:01:24 +0200
mod_rest: Fix to allow case sensitive HTTP authentication scheme Kim Alvefur Sun, 14 Jul 2024 17:58:48 +0200
mod_http_oauth2: HTTP authentication schemes are case-insensitive Kim Alvefur Sun, 14 Jul 2024 17:47:06 +0200
mod_cloud_notify_extensions: Linkify dependency list Kim Alvefur Thu, 11 Jul 2024 19:13:18 +0200
mod_ping_muc: Describe the client facing protocol (from XEP-0045) Kim Alvefur Thu, 11 Jul 2024 15:14:33 +0200
mod_log_json: Support for logging to stdout Matthew Wild Thu, 11 Jul 2024 10:15:21 +0100
mod_register_apps: Update Conversations Android version Kim Alvefur Mon, 08 Jul 2024 10:47:07 +0200
mod_rest: Return specific errors from credential checks Kim Alvefur Sat, 06 Jul 2024 19:26:07 +0200
mod_rest: Reject password that fails saslprep earlier (thanks tgy) Kim Alvefur Thu, 04 Jul 2024 16:06:32 +0200
mod_cloud_notify_encrypted: Add runtime dependency on mod_cloud_notify Matthew Wild Wed, 19 Jun 2024 16:54:52 +0100
mod_sasl2_fast: Fix traceback when no cb_data is available (thanks riau) Matthew Wild Wed, 19 Jun 2024 13:53:12 +0100
mod_server_info: fix dataforms require Nicholas George Sat, 08 Jun 2024 03:28:25 -0500
mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!) Matthew Wild Fri, 07 Jun 2024 16:26:54 +0100
mod_server_contact_info: Backport from prosody trunk Matthew Wild Fri, 07 Jun 2024 16:14:58 +0100
mod_pubsub_serverinfo: Explicitly depend on mod_server_info Matthew Wild Fri, 07 Jun 2024 15:53:30 +0100
mod_pubsub_serverinfo: fix syntax error Guus der Kinderen Tue, 04 Jun 2024 09:06:44 +0200
mod_invites_webgen: mention default url and the way to config it Trần H. Trung Wed, 26 Feb 2025 19:36:35 +0700
mod_invites_webgen: fix variable name for http path Trần H. Trung Wed, 26 Feb 2025 18:47:07 +0700
mod_invites_webgen: initial release Trần H. Trung Wed, 26 Feb 2025 17:36:14 +0700
Merge Trần H. Trung Sun, 16 Feb 2025 16:09:03 +0700
mod_pubsub_serverinfo: fix bool logic when reading config Guus der Kinderen Mon, 03 Jun 2024 12:52:26 +0200
mod_report_forward: Some whitespace fixes Matthew Wild Thu, 30 May 2024 17:55:48 +0100
mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma) Matthew Wild Thu, 30 May 2024 17:55:07 +0100
mod_muc_restrict_pm: Backport changes from upstream timber patch. Nicholas George Fri, 24 May 2024 18:30:47 -0500
mod_muc_restrict_pm: small rewrite. improves room config options Nicholas George Thu, 23 May 2024 01:05:56 -0500
mod_muc_restrict_pm: fix lua warnings Nicholas George Wed, 22 May 2024 21:11:24 -0500
mod_muc_restrict_pm: fix table in README Nicholas George Tue, 21 May 2024 01:09:12 -0500
mod_muc_restrict_pm: Limit who may send and recieve MUC PMs Nicholas George Tue, 21 May 2024 00:40:06 -0500
mod_http_upload_external: Add link to Rust implementation (Thanks Luna) Kim Alvefur Sat, 18 May 2024 14:16:49 +0200
Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component Ben Smith Tue, 14 May 2024 07:31:34 -0700
Updating dox for mod_rest. Ideas expressed / clarified: Ben Smith Mon, 13 May 2024 13:25:13 -0700
mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time Matthew Wild Mon, 13 May 2024 18:30:18 +0100
mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown Luca Matei Pintilie Sun, 12 May 2024 17:01:20 +0200
mod_vcard_muc: fix field type for XEP-0486 field Jonas Schäfer Sat, 11 May 2024 10:02:00 +0200
mod_vcard_muc: use XEP-0486 form field for avatar hashes Jonas Schäfer Sat, 11 May 2024 09:52:11 +0200
mod_mam_archive: remove invalid disco#info feature Jonas Schäfer Thu, 09 May 2024 10:13:26 +0200
mod_invites_tracking: Don't bother storing anything for non-invite IBR Matthew Wild Wed, 08 May 2024 12:48:41 +0100
mod_invites_tracking: Fix traceback when not registering via invite (thanks Link Mauve) Matthew Wild Wed, 08 May 2024 12:48:24 +0100
various/README: Fix 'labels' metadata, should be a list Kim Alvefur Sun, 05 May 2024 17:37:38 +0200
mod_rest: Add schema examples Kim Alvefur Sat, 04 May 2024 13:25:06 +0200
Merge Stephen Paul Weber Tue, 30 Apr 2024 15:07:06 -0500
Guard for not room Stephen Paul Weber Tue, 30 Apr 2024 15:06:03 -0500
mod_http_admin_api: Support storing free-form text note with invitations Matthew Wild Mon, 29 Apr 2024 17:49:19 +0100
mod_csi_battery_saver: Some more improvements (handling of errors, muc invites, special data) tmolitor Mon, 29 Apr 2024 02:00:34 +0200
mod_csi_battery_saver: add xep number to mds comment tmolitor Mon, 29 Apr 2024 01:31:40 +0200
mod_csi_battery_saver: MDS headline pushes are important tmolitor Mon, 29 Apr 2024 01:27:51 +0200
mod_http_admin_api: Use new API in mod_announce to send announcements Matthew Wild Wed, 24 Apr 2024 13:47:48 +0100
mod_muc_rtbl: Fix blocking of PMs from RTBL matches Matthew Wild Tue, 23 Apr 2024 12:10:38 +0100
mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is Matthew Wild Wed, 17 Apr 2024 16:48:22 +0100
mod_http_admin_api: Return roles for existing invites, if any Matthew Wild Tue, 16 Apr 2024 15:01:40 +0100
mod_http_admin_api: Allow specifying roles for invitations Matthew Wild Tue, 16 Apr 2024 14:15:16 +0100
mod_pubsub_serverinfo: node is a string, not a number Matthew Wild Tue, 16 Apr 2024 13:03:39 +0100
mod_pubsub_serverinfo: Fix for compatibility with 0.12 option getters Matthew Wild Tue, 16 Apr 2024 12:58:08 +0100
mod_pubsub_serverinfo: Don't default to non-local pubsub servers (thanks roughnecks) Matthew Wild Tue, 16 Apr 2024 12:41:52 +0100
mod_http_admin_api: User activity gauges need to be summed (labels by host) Matthew Wild Tue, 16 Apr 2024 12:05:47 +0100
mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB Matthew Wild Tue, 16 Apr 2024 10:42:25 +0100
mod_muc_restrict_avatars: Allow MUC admin to control restriction Stephen Paul Weber Tue, 09 Apr 2024 14:44:52 -0500
misc/systemd: Add comment with link to our debian resources including systemd service file Kim Alvefur Sat, 06 Apr 2024 17:55:23 +0200
misc/systemd: Fix typo Kim Alvefur Sat, 06 Apr 2024 17:51:29 +0200
mod_client_management: Prevent exception on missing client info Kim Alvefur Sat, 06 Apr 2024 13:04:35 +0200
mod_sasl2_fast: Update reference to now published XEP-0484 (thanks gooya) Kim Alvefur Sat, 30 Mar 2024 15:10:51 +0100
mod_lastlog2: Fix typo from original copy-paste aidan Sun, 25 Feb 2024 18:20:04 -0800
mod_sasl_ssdp: Add go-sendxmpp to clients supporting XEP-0474. Martin Dosch Tue, 26 Mar 2024 22:15:41 +0100
mod_compat_roles: Fix attempt to index a nil value #1847 Kim Alvefur Sat, 23 Mar 2024 15:44:13 +0100
mod_privilege: Fix IQ privileges advertising for multiple namespaces nicoco Fri, 22 Mar 2024 11:02:04 +0100
mod_pastebin: Back out 040eaa3844f4 Kim Alvefur Thu, 21 Mar 2024 19:44:27 +0100
mod_conversejs: Allow installation as PWA BetaRays Sun, 17 Mar 2024 15:05:29 +0100
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 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
mod_groups_muc_bookmarks: Sync bookmarks when user is added/removed to/from multi-MUC group Matthew Wild Fri, 12 Jan 2024 15:40:23 +0000
mod_groups_internal: Sync MUC affiliations for multi-MUC groups Matthew Wild Fri, 12 Jan 2024 15:38:56 +0000
mod_groups_internal: Save MUC room after creation to commit it to storage Matthew Wild Fri, 12 Jan 2024 15:37:13 +0000
mod_groups_internal: Fix traceback when room doesn't exist Matthew Wild Thu, 11 Jan 2024 15:53:18 +0000
mod_sasl_ssdp: Fix event name so legacy SASL works correctly (thanks Martin!) Matthew Wild Tue, 09 Jan 2024 13:50:18 +0000
mod_password_policy: Change error type from 'cancel' to 'modify' Matthew Wild Mon, 08 Jan 2024 17:28:39 +0000
mod_pubsub_serverinfo: Treat public providers as public Matthew Wild Mon, 08 Jan 2024 15:56:11 +0000
mod_pubsub_serverinfo: Allow configuration of node persistence/deletion Matthew Wild Mon, 08 Jan 2024 15:54:09 +0000
mod_pubsub_serverinfo: Add explicit xmlns to all pubsub tags Matthew Wild Mon, 08 Jan 2024 15:53:21 +0000
mod_pubsub_serverinfo: Remove unused variable declaration Matthew Wild Mon, 08 Jan 2024 15:52:22 +0000
mod_pubsub_serverinfo: Some logging improvements Matthew Wild Mon, 08 Jan 2024 15:51:52 +0000
mod_pubsub_serverinfo: Refresh cache entries if they will expire before next run Matthew Wild Mon, 08 Jan 2024 15:38:18 +0000
mod_pubsub_serverinfo: Add node on compatibility Guus der Kinderen Thu, 04 Jan 2024 16:21:05 +0100
mod_pubsub_serverinfo: Warm-up opt-in cache Guus der Kinderen Thu, 04 Jan 2024 16:19:55 +0100
mod_pubsub_serverinfo: Fix namespace parsing issue with disco/info Guus der Kinderen Thu, 04 Jan 2024 15:15:51 +0100
mod_pubsub_serverinfo: Consider sibling vhosts 'connected' Guus der Kinderen Thu, 04 Jan 2024 15:14:19 +0100
mod_pubsub_serverinfo: Update documentation Guus der Kinderen Thu, 04 Jan 2024 12:33:34 +0100
mod_pubsub_serverinfo: Added 'Known Issues' section Guus der Kinderen Thu, 04 Jan 2024 12:11:16 +0100
mod_pubsub_serverinfo: Disco/info cache TTL should be configurable Guus der Kinderen Thu, 04 Jan 2024 12:05:51 +0100
mod_pubsub_serverinfo: Detect existence of pub/sub node Guus der Kinderen Thu, 04 Jan 2024 11:59:35 +0100
mod_pubsub_serverinfo: implemented all basic features Guus der Kinderen Wed, 03 Jan 2024 23:05:14 +0100
mod_csi_battery_saver: mark some presences as important tmolitor Wed, 03 Jan 2024 07:53:55 +0100
mod_pubsub_serverinfo: New module that uses pub/sub to make accessible server info Guus der Kinderen Thu, 28 Dec 2023 11:02:35 +0100
mod_groups_internal: Set group names as roster groups Kim Alvefur Sat, 23 Dec 2023 17:27:35 +0100
mod_http_oauth2: Reduce log level for error delivery via redirect Kim Alvefur Sat, 23 Dec 2023 00:06:35 +0100
mod_http_oauth2: Tweak fallback error text Kim Alvefur Sat, 23 Dec 2023 00:01:30 +0100
mod_http_oauth2: Improve registration schema documentation parts Kim Alvefur Thu, 21 Dec 2023 18:26:42 +0100
mod_http_oauth2: Do not enforce PKCE on Device and OOB flows Kim Alvefur Fri, 15 Dec 2023 12:10:07 +0100
mod_groups_internal: Return group name instead of MUC name if MUC has no name Matthew Wild Thu, 14 Dec 2023 09:44:13 +0000
mod_server_info: New module to add custom service extension forms to disco Matthew Wild Tue, 12 Dec 2023 19:08:28 +0000
mod_firewall: TO/FROM ROLE: Handle JIDs with no role (thanks Zash) Matthew Wild Tue, 12 Dec 2023 19:06:37 +0000
mod_firewall: Fix TO/FROM ROLE Matthew Wild Mon, 11 Dec 2023 19:09:25 +0000
mod_measure_active_users: Fix inverted logic (thanks mirux) Matthew Wild Mon, 11 Dec 2023 12:10:43 +0000
mod_http_oauth2: Use color-scheme to get nice dark mode defaults Kim Alvefur Fri, 08 Dec 2023 20:08:35 +0100
mod_isolate_host: Fix inverted logic in log message Matthew Wild Fri, 08 Dec 2023 16:00:34 +0000
mod_s2s_status: Add missing return (thanks Zash) Matthew Wild Fri, 08 Dec 2023 12:45:22 +0000
mod_c2s_conn_throttle: Reduce log level from error->info Matthew Wild Thu, 07 Dec 2023 15:46:50 +0000
mod_http_admin_api: Abort request if no valid username Matthew Wild Thu, 07 Dec 2023 15:43:47 +0000
mod_http_admin_api: Fix some luacheck warnings and code style issues Matthew Wild Thu, 07 Dec 2023 15:43:16 +0000
mod_http_admin_api: Support PATCH for user enabled status Matthew Wild Thu, 07 Dec 2023 15:41:55 +0000
mod_http_admin_api: Support for setting user account enabled status Matthew Wild Thu, 07 Dec 2023 15:41:18 +0000
mod_http_admin_api: Only include user deletion_request if account is disabled Matthew Wild Thu, 07 Dec 2023 15:30:41 +0000
mod_http_admin_api: Return avatar metadata from get_user_info() Matthew Wild Thu, 07 Dec 2023 15:30:01 +0000
mod_audit_auth: Improve user-agent building (fixes traceback) Matthew Wild Thu, 07 Dec 2023 13:02:36 +0000
mod_http_admin_api: Include information about pending deletion request, if any Matthew Wild Wed, 06 Dec 2023 19:13:26 +0000
mod_measure_active_users: Use the new mod_lastlog2 API Matthew Wild Wed, 06 Dec 2023 15:50:46 +0000
mod_measure_active_users: Exclude disabled user accounts from counts Matthew Wild Wed, 06 Dec 2023 15:45:44 +0000
mod_lastlog2: Fix to interpret stored data structure correctly Matthew Wild Wed, 06 Dec 2023 15:07:09 +0000
mod_http_admin_api: Include user account status and activity in get_user_info Matthew Wild Wed, 06 Dec 2023 12:14:12 +0000
mod_lastlog2: Expose API to query the last active time of a user Matthew Wild Wed, 06 Dec 2023 12:12:37 +0000
mod_sasl_ssdp: New module implementing XEP-0474 SASL SCRAM Downgrade Protection Matthew Wild Tue, 05 Dec 2023 12:39:00 +0000
mod_log_sasl_mech: Handle auth event from other than mod_saslauth Kim Alvefur Mon, 04 Dec 2023 21:38:27 +0100
mod_http_oauth2: Add logger to "session" for auth event Kim Alvefur Mon, 04 Dec 2023 21:36:35 +0100
mod_http_oauth2: Move some code earlier Kim Alvefur Mon, 04 Dec 2023 21:07:54 +0100
mod_restrict_xmpp: Allow all XEP-0199 pings to self Kim Alvefur Mon, 04 Dec 2023 00:23:19 +0100
mod_restrict_xmpp/README: Fix definition list rendering Kim Alvefur Mon, 04 Dec 2023 00:08:27 +0100
mod_http_oauth2: Reject unparsable URLs Kim Alvefur Sun, 03 Dec 2023 23:51:54 +0100
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0 Kim Alvefur Sun, 03 Dec 2023 23:44:18 +0100
mod_s2s_smacks_timeout: Add note about being merged in trunk mod_s2s Kim Alvefur Sun, 03 Dec 2023 21:25:39 +0100
mod_http_oauth2: Handle login_hint without @hostpart Kim Alvefur Sun, 03 Dec 2023 15:07:50 +0100
mod_audit: Fix querying for both user and global events Kim Alvefur Sat, 02 Dec 2023 13:35:29 +0100
mod_storage_s3: Fix mapping archive query limit to ?max-keys= Kim Alvefur Sat, 02 Dec 2023 13:26:31 +0100
mod_audit: Fix error due to sub-second precision timestamps Kim Alvefur Sat, 02 Dec 2023 12:30:28 +0100
mod_storage_s3: Remove wrapper and original timestamp from payload (BC) Kim Alvefur Sat, 02 Dec 2023 12:23:15 +0100
mod_storage_s3: Fix sorting items by correct field Kim Alvefur Sat, 02 Dec 2023 12:21:26 +0100
mod_storage_s3: Fix passing of prefixes, should not be urlencoded Kim Alvefur Sat, 02 Dec 2023 12:20:36 +0100
mod_audit: Update command to handle storing JIDs instead of only usernames Kim Alvefur Sat, 02 Dec 2023 11:48:19 +0100
mod_client_management: Include session in the other new-client event too Kim Alvefur Sat, 02 Dec 2023 11:18:57 +0100