plugins/mod_storage_memory.lua
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Tue, 12 Jan 2021 18:06:33 +0100 Kim Alvefur mod_storage_memory: Support query for set of IDs
Tue, 12 Jan 2021 16:58:10 +0100 Kim Alvefur mod_storage_memory: Support full ID range queries
Fri, 12 Jun 2020 16:55:35 +0100 Matthew Wild mod_storage_internal, mod_storage_memory: Add support for query.before
Mon, 11 May 2020 23:22:25 +0200 Kim Alvefur mod_storage_memory: Add map store methods to archive store
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:22:18 +0200 Kim Alvefur mod_storage_memory: Return correct error even if no archive data available
Tue, 05 Mar 2019 00:16:41 +0100 Kim Alvefur mod_storage_memory: Return error if 'before' or 'after' are not found (partial fix for #1325)
Sun, 05 May 2019 08:12:16 +0200 Kim Alvefur mod_storage_internal,memory: Only return total count if requested
Sat, 23 Mar 2019 22:05:42 +0100 Kim Alvefur mod_storage_memory: Fix copypaste mistake
Sat, 23 Mar 2019 22:05:08 +0100 Kim Alvefur mod_storage_memory: Implement archive summary API
Wed, 20 Mar 2019 12:14:45 +0100 Kim Alvefur mod_storage_memory: Add support for archive item limits
Fri, 22 Mar 2019 17:58:08 +0100 Kim Alvefur Merge 0.11->trunk
Mon, 14 Jan 2019 00:17:02 +0100 Kim Alvefur mod_storage_memory: Implement :user iteration API 0.11
Sat, 02 Mar 2019 22:26:30 +0100 Kim Alvefur Merge 0.11->trunk
Sat, 02 Mar 2019 22:26:01 +0100 Kim Alvefur mod_storage_memory: Generate ID using standard util (fixes #1326) 0.11
Wed, 27 Feb 2019 10:29:10 +0100 Kim Alvefur Merge 0.11->trunk
Wed, 27 Feb 2019 10:20:38 +0100 Kim Alvefur mod_storage_memory: Replace query function with one based on storage_internal (fixes #1322) 0.11
Mon, 14 Jan 2019 00:17:02 +0100 Kim Alvefur mod_storage_memory: Implement :user iteration API
Wed, 07 Nov 2018 20:30:21 +0100 Kim Alvefur mod_storage_memory: Support the purge driver method 0.11
Sun, 21 Oct 2018 19:06:41 +0200 Kim Alvefur mod_storage_memory: Adapt archive deletion code from mod_storage_internal
Sun, 21 Oct 2018 18:00:46 +0200 Kim Alvefur mod_storage_memory: Fix overwriting old keys
Sun, 21 Oct 2018 17:58:50 +0200 Kim Alvefur mod_storage_memory: Remove compat for very early argument order
Thu, 11 Oct 2018 10:36:01 +0100 Matthew Wild mod_storage_memory: Switch from '@' prefix to '=' for chunks, '@' is used to indicate a source file name only
Sat, 22 Sep 2018 16:03:50 +0200 Kim Alvefur mod_storage_memory: Fix saving of remaining items during deletion
Wed, 12 Sep 2018 13:44:03 +0100 Matthew Wild mod_storage_memory: Import from prosody-modules 4c3230c22c18
less more (0) tip