log

age author description
Thu, 04 Jan 2024 11:59:35 +0100 Guus der Kinderen mod_pubsub_serverinfo: Detect existence of pub/sub node
Wed, 03 Jan 2024 23:05:14 +0100 Guus der Kinderen mod_pubsub_serverinfo: implemented all basic features
Wed, 03 Jan 2024 07:53:55 +0100 tmolitor mod_csi_battery_saver: mark some presences as important
Thu, 28 Dec 2023 11:02:35 +0100 Guus der Kinderen mod_pubsub_serverinfo: New module that uses pub/sub to make accessible server info
Sat, 23 Dec 2023 17:27:35 +0100 Kim Alvefur mod_groups_internal: Set group names as roster groups
Sat, 23 Dec 2023 00:06:35 +0100 Kim Alvefur mod_http_oauth2: Reduce log level for error delivery via redirect
Sat, 23 Dec 2023 00:01:30 +0100 Kim Alvefur mod_http_oauth2: Tweak fallback error text
Thu, 21 Dec 2023 18:26:42 +0100 Kim Alvefur mod_http_oauth2: Improve registration schema documentation parts
Fri, 15 Dec 2023 12:10:07 +0100 Kim Alvefur mod_http_oauth2: Do not enforce PKCE on Device and OOB flows
Thu, 14 Dec 2023 09:44:13 +0000 Matthew Wild mod_groups_internal: Return group name instead of MUC name if MUC has no name
Tue, 12 Dec 2023 19:08:28 +0000 Matthew Wild mod_server_info: New module to add custom service extension forms to disco
Tue, 12 Dec 2023 19:06:37 +0000 Matthew Wild mod_firewall: TO/FROM ROLE: Handle JIDs with no role (thanks Zash)
Mon, 11 Dec 2023 19:09:25 +0000 Matthew Wild mod_firewall: Fix TO/FROM ROLE
Mon, 11 Dec 2023 12:10:43 +0000 Matthew Wild mod_measure_active_users: Fix inverted logic (thanks mirux)
Fri, 08 Dec 2023 20:08:35 +0100 Kim Alvefur mod_http_oauth2: Use color-scheme to get nice dark mode defaults
Fri, 08 Dec 2023 16:00:34 +0000 Matthew Wild mod_isolate_host: Fix inverted logic in log message
Fri, 08 Dec 2023 12:45:22 +0000 Matthew Wild mod_s2s_status: Add missing return (thanks Zash)
Thu, 07 Dec 2023 15:46:50 +0000 Matthew Wild mod_c2s_conn_throttle: Reduce log level from error->info
Thu, 07 Dec 2023 15:43:47 +0000 Matthew Wild mod_http_admin_api: Abort request if no valid username
Thu, 07 Dec 2023 15:43:16 +0000 Matthew Wild mod_http_admin_api: Fix some luacheck warnings and code style issues
Thu, 07 Dec 2023 15:41:55 +0000 Matthew Wild mod_http_admin_api: Support PATCH for user enabled status
Thu, 07 Dec 2023 15:41:18 +0000 Matthew Wild mod_http_admin_api: Support for setting user account enabled status
Thu, 07 Dec 2023 15:30:41 +0000 Matthew Wild mod_http_admin_api: Only include user deletion_request if account is disabled
Thu, 07 Dec 2023 15:30:01 +0000 Matthew Wild mod_http_admin_api: Return avatar metadata from get_user_info()
Thu, 07 Dec 2023 13:02:36 +0000 Matthew Wild mod_audit_auth: Improve user-agent building (fixes traceback)
Wed, 06 Dec 2023 19:13:26 +0000 Matthew Wild mod_http_admin_api: Include information about pending deletion request, if any
Wed, 06 Dec 2023 15:50:46 +0000 Matthew Wild mod_measure_active_users: Use the new mod_lastlog2 API
Wed, 06 Dec 2023 15:45:44 +0000 Matthew Wild mod_measure_active_users: Exclude disabled user accounts from counts
Wed, 06 Dec 2023 15:07:09 +0000 Matthew Wild mod_lastlog2: Fix to interpret stored data structure correctly
Wed, 06 Dec 2023 12:14:12 +0000 Matthew Wild mod_http_admin_api: Include user account status and activity in get_user_info