Software /
code /
prosody
Log
plugins/mod_storage_memory.lua @ 10634:c9e1cb7a38b8
description | author | age |
---|---|---|
mod_storage_*: Also include timestmap of first message in :summary API | Kim Alvefur | 2019-08-22 |
mod_storage_*: Include timestamp of latest message in :summary API | Kim Alvefur | 2019-08-22 |
mod_storage_*: Tweak :summary API to allow future expansion with more fields | Kim Alvefur | 2019-08-22 |
mod_storage_memory: Return correct error even if no archive data available | Kim Alvefur | 2019-05-05 |
mod_storage_memory: Return error if 'before' or 'after' are not found (partial fix for #1325) | Kim Alvefur | 2019-03-04 |
mod_storage_internal,memory: Only return total count if requested | Kim Alvefur | 2019-05-05 |
mod_storage_memory: Fix copypaste mistake | Kim Alvefur | 2019-03-23 |