Software /
code /
prosody
Log
plugins/mod_mam/mod_mam.lua @ 10021:4715c5d1eb69
description | author | age |
---|---|---|
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 |