Log

plugins/mod_mam/mod_mam.lua @ 10073:9137c9ce8b52

description author age
mod_mam: Use stanza id in log message as fallback if no query id Kim Alvefur Thu, 11 Jul 2019 23:26:02 +0200
mod_mam: Include username that performed query Kim Alvefur Thu, 11 Jul 2019 23:30:58 +0200
mod_mam: Make log message more compact Kim Alvefur Thu, 11 Jul 2019 23:22:59 +0200
Merge 0.11->trunk Kim Alvefur Mon, 27 May 2019 19:17:12 +0200
mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 0.11 Kim Alvefur Mon, 27 May 2019 19:00:32 +0200
mod_mam: Propagate item-not-found to client (fixes #1325) Kim Alvefur Sun, 05 May 2019 07:16:05 +0200
mod_mam: On quota hit, separately delete by time and by item count Kim Alvefur Fri, 22 Mar 2019 02:22:21 +0100
mod_mam: Trim archive when quota has been exceeded Kim Alvefur Tue, 07 Nov 2017 18:58:52 +0100
Merge 0.11->trunk Kim Alvefur Fri, 22 Mar 2019 17:58:08 +0100
mod_mam: Perform message expiry based on building an index by date (backport of 39ee70fbb009 from trunk) 0.11 Kim Alvefur Fri, 22 Mar 2019 17:32:56 +0100
mod_mam: Fix operator precedence (thanks mimi89999) Kim Alvefur Sun, 20 Jan 2019 20:24:17 +0100
mod_mam: Handle expiry of messages that expire in the middle of the cut-off day Kim Alvefur Sun, 06 Jan 2019 09:44:55 +0100
mod_mam: Measure how long it takes to run the message expiry job job Kim Alvefur Sun, 06 Jan 2019 09:34:59 +0100
mod_mam: Fix word order in log message Kim Alvefur Fri, 04 Jan 2019 10:14:55 +0100
mod_mam: Perform message expiry based on building an index by date Kim Alvefur Thu, 03 Jan 2019 17:25:43 +0100