Log

plugins/mod_storage_internal.lua @ 10018:7408b9473729

description author age
mod_storage_internal: Return error if 'before' or 'after' are not found (partial fix for #1325) Kim Alvefur Tue, 05 Mar 2019 00:12:30 +0100
mod_storage_internal: Add support for iterating over users in archive stores Kim Alvefur Sun, 05 May 2019 16:07:16 +0200
mod_storage_internal,memory: Only return total count if requested Kim Alvefur Sun, 05 May 2019 08:12:16 +0200
mod_storage_internal: Implement a summary API returning message counts per contact Kim Alvefur Mon, 25 Feb 2019 15:48:28 +0100
mod_storage_internal: Include store name when reporting quota status Kim Alvefur Fri, 22 Mar 2019 02:24:48 +0100
mod_storage_internal: Increase default quota to 10 000 Kim Alvefur Fri, 22 Mar 2019 02:04:34 +0100
mod_storage_internal,_sql: Key item count cache on both username and store Kim Alvefur Fri, 22 Mar 2019 18:02:27 +0100
mod_storage_internal,_sql: Expose archive capabilities feature set Kim Alvefur Fri, 22 Mar 2019 18:01:24 +0100
mod_storage_internal,_sql: Add limit to number of items in an archive store (fixes #733) Matthew Wild Fri, 20 Oct 2017 12:53:53 +0200
mod_storage_internal: Only apply truncate if there are more items than requested Kim Alvefur Sat, 04 Aug 2018 15:44:38 +0200
mod_storage_internal: Skip write if no items matched a deletion query Kim Alvefur Sun, 19 Nov 2017 21:00:43 +0100
mod_storage_internal: Optimize truncation Kim Alvefur Fri, 10 Nov 2017 09:44:30 +0100
mod_storage_internal: Allow truncating deletion at the beginning or end of an archive store Kim Alvefur Thu, 09 Nov 2017 01:42:01 +0100
mod_storage_internal: Add more extensive query support to archive:delete method Kim Alvefur Mon, 09 Oct 2017 01:02:17 +0200
mod_storage_internal: Add support for archive key deduplication (like mod_storage_sql) Kim Alvefur Mon, 09 Oct 2017 01:01:28 +0200
mod_storage_internal: Return a noop iterator if archive is empty (fixes #920) Kim Alvefur Wed, 05 Jul 2017 05:44:56 +0200