log plugins/mod_storage_memory.lua @ 10706:0230ceecb8a9

age author description
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