plugins/mod_storage_internal.lua
Thu, 15 Feb 2024 20:28:14 +0100 Kim Alvefur mod_storage_internal: Fix off-by-one when searching archive for
Tue, 12 Dec 2023 13:41:14 +0000 Matthew Wild mod_storage_internal, tests: Fix before/after combined with the 'reverse' flag
Sun, 26 Nov 2023 18:02:13 +0100 Kim Alvefur mod_storage_internal: Clear archive item count cache after experimental trim
Sun, 26 Nov 2023 14:35:26 +0100 Kim Alvefur mod_storage_internal: Close lazy-loading list abstraction after trim
Sun, 26 Nov 2023 14:29:08 +0100 Kim Alvefur mod_storage_internal: Only close lazy-loading list store abstractions
Thu, 23 Nov 2023 17:49:57 +0100 Kim Alvefur mod_storage_internal: Close archive list after completion of iteration
Sun, 08 Oct 2023 18:21:14 +0200 Kim Alvefur mod_storage_internal: Don't report error when attempting to trim empty archive
Sun, 24 Sep 2023 13:41:54 +0200 Kim Alvefur mod_storage_internal: Fix fast trimming of archive with exactly one item
Tue, 18 Jul 2023 12:36:47 +0200 Kim Alvefur mod_storage_internal: Use integer option method for cache size
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
Wed, 12 Jul 2023 15:03:24 +0200 Kim Alvefur mod_storage_internal: Implement efficient deletion of oldest archive items
Wed, 12 May 2021 01:32:03 +0200 Kim Alvefur mod_storage_internal: Use a binary search for time based ranges
Wed, 12 May 2021 01:25:44 +0200 Kim Alvefur mod_storage_internal: Lazy-load archive items while iterating
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Sat, 04 Sep 2021 14:39:31 +0200 Kim Alvefur mod_storage_internal: Stop storing XEP-0091 timestamp
Tue, 12 Jan 2021 18:06:55 +0100 Kim Alvefur mod_storage_internal: Support query for set of IDs
Tue, 12 Jan 2021 17:00:27 +0100 Kim Alvefur mod_storage_internal: Add support for full ID range query
Fri, 12 Jun 2020 16:55:35 +0100 Matthew Wild mod_storage_internal, mod_storage_memory: Add support for query.before
Fri, 15 May 2020 21:26:54 +0200 Kim Alvefur Merge 0.11->trunk
Fri, 15 May 2020 21:22:35 +0200 Kim Alvefur mod_storage_internal: Fix error in time limited queries on items without 'when' field, fixes #1557 0.11
Fri, 15 May 2020 20:55:22 +0200 Kim Alvefur mod_storage_internal: Fix keeping old timestamp in archive map API
Mon, 11 May 2020 21:56:19 +0200 Kim Alvefur mod_storage_internal: Implement key-value API
Fri, 23 Aug 2019 01:28:53 +0200 Kim Alvefur mod_storage_internal: Include last text message
Fri, 23 Aug 2019 01:15:44 +0200 Kim Alvefur mod_storage_*: Also include timestmap of first message in :summary API
Fri, 23 Aug 2019 01:10:27 +0200 Kim Alvefur mod_storage_*: Include timestamp of latest message in :summary API
Fri, 23 Aug 2019 01:04:00 +0200 Kim Alvefur mod_storage_*: Tweak :summary API to allow future expansion with more fields
Sun, 05 May 2019 07:24:12 +0200 Kim Alvefur mod_storage_internal: Return appropriate error even with empty archive
Tue, 05 Mar 2019 00:12:30 +0100 Kim Alvefur mod_storage_internal: Return error if 'before' or 'after' are not found (partial fix for #1325)
Sun, 05 May 2019 16:07:16 +0200 Kim Alvefur mod_storage_internal: Add support for iterating over users in archive stores
Sun, 05 May 2019 08:12:16 +0200 Kim Alvefur mod_storage_internal,memory: Only return total count if requested
less more (0) -50 -30 tip