Log

description author age
Merge upstream draft default tip 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