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 |
mod_mam: Remove embedded fallback archive driver (fixes #972)
|
Kim Alvefur |
Thu, 25 Oct 2018 21:59:17 +0200 |
mod_mam: Upgrade case of invalid archive store driver to hard error
|
Kim Alvefur |
Thu, 25 Oct 2018 21:58:22 +0200 |
mod_mam: Ignore case of null storage driver
|
Kim Alvefur |
Thu, 25 Oct 2018 21:55:08 +0200 |
mod_mam: Add coment on how 'complete' works
|
Kim Alvefur |
Sun, 10 Jun 2018 00:14:34 +0200 |
mod_mam: Handle edge-case of max=0 so that complete attr is set (fixes #1128)
|
Kim Alvefur |
Sat, 09 Jun 2018 23:57:58 +0200 |
mod_mam: Remove unmatched closing paren
|
Kim Alvefur |
Fri, 09 Mar 2018 21:51:06 +0100 |
mod_mam: Add an option for whether to include 'total' counts by default in queries
|
Kim Alvefur |
Wed, 07 Mar 2018 15:05:20 +0100 |
mod_mam: Log a debug message if archive expiry has been disabled
|
Kim Alvefur |
Wed, 07 Mar 2018 14:59:00 +0100 |
Backed out changeset 97a094fdf101, interferes with 6ddddfe05a74
|
Kim Alvefur |
Wed, 07 Mar 2018 14:46:55 +0100 |
mod_mam: Implement option to enable MAM implicitly when client support is detected (#867)
|
Kim Alvefur |
Wed, 21 Feb 2018 21:02:16 +0100 |
mod_mam: Also return the preferences on set
|
Emmanuel Gil Peyrot |
Tue, 19 Sep 2017 23:38:08 +0200 |
mod_mam: Log a message when not archiving because it only had ignored tags
|
Kim Alvefur |
Mon, 18 Sep 2017 18:35:01 +0200 |
mod_mam: Log a message in case archive deletion is not supported by the storage module in use
|
Kim Alvefur |
Tue, 12 Sep 2017 14:59:52 +0200 |
mod_mam: Use a FIFO queue for scheduling archive expiry
|
Kim Alvefur |
Tue, 12 Sep 2017 14:42:56 +0200 |
mod_mam: Factor out <stanza-id> stripping so it can be reused in two places
|
Kim Alvefur |
Sun, 03 Sep 2017 17:13:30 +0200 |
mod_mam: Clone stanza before stripping stanza id after carbons
|
Kim Alvefur |
Sun, 03 Sep 2017 12:42:25 +0200 |
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961)
|
Kim Alvefur |
Tue, 25 Jul 2017 22:01:16 +0200 |
mod_mam: Request a total count if no items are requested
|
Kim Alvefur |
Wed, 05 Jul 2017 04:38:08 +0200 |
mod_mam: Attach stanza-id to original stanza (fixes #917)
|
Kim Alvefur |
Sat, 20 May 2017 14:58:56 +0200 |
mod_mam: Format timestamps in log message
|
Kim Alvefur |
Sun, 07 May 2017 20:23:29 +0200 |
mod_mam: Use correct variable
|
Kim Alvefur |
Thu, 27 Apr 2017 12:41:53 +0200 |