Log

description author age
mod_audit_status: Support writing heartbeat with async storage drivers Matthew Wild Wed, 29 Nov 2023 12:14:49 +0000
mod_storage_xmlarchive: Support using requested archive-id Kim Alvefur Wed, 29 Nov 2023 11:14:21 +0100
mod_storage_xmlarchive: Pass hostname to converter for converting all users Kim Alvefur Tue, 28 Nov 2023 19:55:43 +0100
mod_storage_xmlarchive: Migrate all users/rooms if no JID argument given Kim Alvefur Tue, 28 Nov 2023 19:48:34 +0100
misc: Add a basic grafterm dashboard Kim Alvefur Mon, 27 Nov 2023 17:16:15 +0100
misc: Add a Grafana dashboard Kim Alvefur Mon, 27 Nov 2023 17:14:36 +0100
mod_storage_s3: Sort archive items by LastModified Kim Alvefur Mon, 27 Nov 2023 14:27:35 +0100
mod_storage_s3: Reorder path components (BC: invalidates any existing data) Kim Alvefur Mon, 27 Nov 2023 09:30:04 +0100
mod_storage_s3: Fix querying for basic MAM parameters Kim Alvefur Mon, 27 Nov 2023 09:28:28 +0100
luacheck: Add new module API methods from trunk Kim Alvefur Mon, 27 Nov 2023 07:10:06 +0100
mod_storage_s3: Implement search for set of IDs Kim Alvefur Sun, 26 Nov 2023 22:44:01 +0100
mod_storage_s3: Advertise full id range archive query capability Kim Alvefur Sun, 26 Nov 2023 22:29:21 +0100
mod_audit: Use new module API for period/time ranges Kim Alvefur Sun, 26 Nov 2023 21:51:12 +0100
mod_auth_oauth_external: Fix typo Kim Alvefur Sat, 25 Nov 2023 01:09:01 +0100
mod_storage_xmlarchive: Fix "user" iteration API Kim Alvefur Thu, 23 Nov 2023 16:16:34 +0100
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit) Kim Alvefur Wed, 22 Nov 2023 12:56:50 +0100
mod_register_redirect: docs: Fix typo in example (thanks melvo) Matthew Wild Wed, 22 Nov 2023 11:54:22 +0000
mod_sasl2_sm: Remove duplicate advertisement of stream management (thanks singpolyma) Matthew Wild Tue, 21 Nov 2023 17:34:54 +0000
mod_invites_page: Add support for Haiku and mobile Linux Emmanuel Gil Peyrot Thu, 16 Nov 2023 19:18:22 +0100
mod_invites_page: Also remove jQuery usage in client page Emmanuel Gil Peyrot Thu, 16 Nov 2023 19:18:05 +0100
mod_invites_page: Stop displaying the QRCode to mobile devices Emmanuel Gil Peyrot Thu, 16 Nov 2023 19:17:44 +0100
mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size Emmanuel Gil Peyrot Thu, 16 Nov 2023 18:06:40 +0100
mod_invites_page: Typo in preventing the default event when clicking on show all Emmanuel Gil Peyrot Thu, 16 Nov 2023 16:31:02 +0100
mod_http_avatar: Fix displaying the fallback on Firefox Emmanuel Gil Peyrot Thu, 16 Nov 2023 16:25:52 +0100
mod_invites_page: Move the JS script to its own file Emmanuel Gil Peyrot Thu, 16 Nov 2023 16:16:55 +0100
mod_invites_page: Replace jQuery with vanilla.js in the HTML Emmanuel Gil Peyrot Thu, 16 Nov 2023 16:15:26 +0100
mod_register_apps: Add Renga to the list of supported clients Emmanuel Gil Peyrot Thu, 16 Nov 2023 16:14:24 +0100
mod_http_oauth2: Make defaults more secure Kim Alvefur Tue, 14 Nov 2023 23:19:19 +0100
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted Kim Alvefur Tue, 14 Nov 2023 23:03:37 +0100
mod_audit: Replace argument parsing debug print() with debug logging Kim Alvefur Tue, 14 Nov 2023 16:01:33 +0100
mod_audit_register: Include hostpart with audit events here too Kim Alvefur Mon, 13 Nov 2023 17:23:49 +0100
mod_audit_auth: Include hostpart with audit events Kim Alvefur Mon, 13 Nov 2023 17:14:09 +0100
mod_audit: Fix storing IP prefixes Kim Alvefur Mon, 13 Nov 2023 16:55:12 +0100
mod_audit: Fix showing session details in module command Kim Alvefur Mon, 13 Nov 2023 12:37:21 +0100
mod_audit: Also record human-readable name of country Kim Alvefur Mon, 13 Nov 2023 12:22:17 +0100
mod_audit: Fix recording location info Kim Alvefur Mon, 13 Nov 2023 12:14:31 +0100
mod_audit: Parse IP into util.ip object once and reuse Kim Alvefur Mon, 13 Nov 2023 12:05:17 +0100
mod_audit: Pass IP address in string form Kim Alvefur Mon, 13 Nov 2023 12:02:54 +0100
mod_audit: Fix use of util.ip Kim Alvefur Mon, 13 Nov 2023 11:36:56 +0100
mod_firewall: Add FROM COUNTRY condition based on GeoIP DB Kim Alvefur Sun, 12 Nov 2023 16:37:47 +0100
mod_firewall: Tweak page outline Kim Alvefur Sun, 12 Nov 2023 16:14:09 +0100
mod_aws_profile: Fix use of timer API Kim Alvefur Sun, 12 Nov 2023 02:37:53 +0100
mod_auth_oauth_external: Enable experimental http connection pooling Kim Alvefur Sun, 12 Nov 2023 02:35:34 +0100
mod_storage_s3: Enable connection pooling added in latest trunk Kim Alvefur Sat, 11 Nov 2023 23:55:44 +0100
mod_storage_s3: Fix logging Kim Alvefur Sat, 11 Nov 2023 22:43:34 +0100
mod_storage_s3: Sort imports Kim Alvefur Sat, 11 Nov 2023 22:32:18 +0100
mod_storage_s3: Implement archive store deletion Kim Alvefur Sat, 11 Nov 2023 22:47:14 +0100
mod_storage_s3: Skip archive items matching on date but not full datetime Kim Alvefur Sat, 11 Nov 2023 22:26:39 +0100
mod_storage_s3: Move request signing into a net.http hook Kim Alvefur Sat, 11 Nov 2023 17:01:29 +0100
mod_client_management: Report on longest lived token when grant does not expire Kim Alvefur Fri, 10 Nov 2023 00:26:17 +0100
mod_muc_members_json: Fix typo in example and set correct syntax highlighter Matthew Wild Tue, 07 Nov 2023 11:28:46 +0000
mod_muc_members_json: Expand example config and docs for clarity Matthew Wild Tue, 07 Nov 2023 11:26:36 +0000
mod_storage_appendmap: Include timestamps when appending data Kim Alvefur Sun, 05 Nov 2023 21:06:23 +0100
mod_storage_appendmap: Implement item/user iteration methods Kim Alvefur Sun, 05 Nov 2023 21:03:30 +0100
mod_http_health: Copypaste IP access control code Kim Alvefur Sun, 05 Nov 2023 19:22:46 +0100
mod_dnsupdate: Support advertising explicit non-existence of service Kim Alvefur Fri, 03 Nov 2023 23:26:57 +0100
mod_http_admin_api: Support for adding/removing group MUCs Matthew Wild Thu, 02 Nov 2023 17:00:53 +0000
mod_groups_muc_bookmarks: Update bookmarks when a group MUC is added/removed Matthew Wild Thu, 02 Nov 2023 17:00:14 +0000
mod_groups_internal: Update to support multiple MUCs per group Matthew Wild Thu, 02 Nov 2023 16:59:44 +0000
mod_storage_ejabberdsql_readonly: Don't use MySQL-specific syntax Matthew Wild Mon, 30 Oct 2023 12:28:12 +0000