Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 10296:7072569044d4
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_sql: Ignore shadowed error variable [luacheck] | Kim Alvefur | 2019-05-27 |
mod_storage_sql: Fix to use correct arguments to archive id lookup | Kim Alvefur | 2019-05-27 |
mod_storage_sql: Correctly return item-not-found error | Kim Alvefur | 2019-05-27 |
mod_storage_sql: Look up archive IDs in separate queries (fixes #1325) | Kim Alvefur | 2019-03-22 |