log

age author description
Sat, 02 Dec 2023 12:30:28 +0100 Kim Alvefur mod_audit: Fix error due to sub-second precision timestamps
Sat, 02 Dec 2023 12:23:15 +0100 Kim Alvefur mod_storage_s3: Remove wrapper and original timestamp from payload (BC)
Sat, 02 Dec 2023 12:21:26 +0100 Kim Alvefur mod_storage_s3: Fix sorting items by correct field
Sat, 02 Dec 2023 12:20:36 +0100 Kim Alvefur mod_storage_s3: Fix passing of prefixes, should not be urlencoded
Sat, 02 Dec 2023 11:48:19 +0100 Kim Alvefur mod_audit: Update command to handle storing JIDs instead of only usernames
Sat, 02 Dec 2023 11:18:57 +0100 Kim Alvefur mod_client_management: Include session in the other new-client event too
Sat, 02 Dec 2023 11:10:43 +0100 Kim Alvefur luacheckrc: Replace deprecated module:once with :on_ready
Sat, 02 Dec 2023 11:07:23 +0100 Kim Alvefur mod_restrict_xmpp: Add vcard4 PEP node to profile permission
Sat, 02 Dec 2023 11:06:47 +0100 Kim Alvefur mod_client_management: Include session in new-client event
Fri, 01 Dec 2023 22:40:41 +0100 Kim Alvefur mod_http_oauth2: Fire authentication events on login form
Fri, 01 Dec 2023 21:35:25 +0100 Kim Alvefur mod_http_oauth2: Comment on authorization code storage
Fri, 01 Dec 2023 21:32:33 +0100 Kim Alvefur mod_audit_tokens: Record events fired by mod_tokenauth in audit log
Fri, 01 Dec 2023 11:59:02 +0000 Matthew Wild mod_audit_auth: Add audit record when a client connects that has not been seen before
Fri, 01 Dec 2023 11:34:52 +0000 Matthew Wild mod_audit_auth: Ignore FAST authentication events by default
Thu, 30 Nov 2023 18:05:42 +0000 Matthew Wild mod_restrict_xmpp: Fix remaining hard-coded role name
Thu, 30 Nov 2023 17:59:47 +0000 Matthew Wild mod_audit: Update README with new name of mod_audit_register
Thu, 30 Nov 2023 17:59:08 +0000 Matthew Wild mod_audit_user_accounts: Renamed from mod_audit_register
Thu, 30 Nov 2023 17:51:27 +0000 Matthew Wild mod_audit_register: Support for deregister and enable/disable events
Wed, 29 Nov 2023 12:14:49 +0000 Matthew Wild mod_audit_status: Support writing heartbeat with async storage drivers
Wed, 29 Nov 2023 11:14:21 +0100 Kim Alvefur mod_storage_xmlarchive: Support using requested archive-id
Tue, 28 Nov 2023 19:55:43 +0100 Kim Alvefur mod_storage_xmlarchive: Pass hostname to converter for converting all users
Tue, 28 Nov 2023 19:48:34 +0100 Kim Alvefur mod_storage_xmlarchive: Migrate all users/rooms if no JID argument given
Mon, 27 Nov 2023 17:16:15 +0100 Kim Alvefur misc: Add a basic grafterm dashboard
Mon, 27 Nov 2023 17:14:36 +0100 Kim Alvefur misc: Add a Grafana dashboard
Mon, 27 Nov 2023 14:27:35 +0100 Kim Alvefur mod_storage_s3: Sort archive items by LastModified
Mon, 27 Nov 2023 09:30:04 +0100 Kim Alvefur mod_storage_s3: Reorder path components (BC: invalidates any existing data)
Mon, 27 Nov 2023 09:28:28 +0100 Kim Alvefur mod_storage_s3: Fix querying for basic MAM parameters
Mon, 27 Nov 2023 07:10:06 +0100 Kim Alvefur luacheck: Add new module API methods from trunk
Sun, 26 Nov 2023 22:44:01 +0100 Kim Alvefur mod_storage_s3: Implement search for set of IDs
Sun, 26 Nov 2023 22:29:21 +0100 Kim Alvefur mod_storage_s3: Advertise full id range archive query capability