| Tue, 26 May 2026 11:52:00 +0100 |
Matthew Wild |
mod_storage_memory: Fix assignment to 'with' when calling archive:set()
13.0
|
| 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
|