Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sat, 02 Dec 2023 13:26:31 +0100 | Kim Alvefur | mod_storage_s3: Fix mapping archive query limit to ?max-keys= |
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 |