Log

plugins/mod_mam/mod_mam.lua @ 9882:18f025b3987d

description author age
Merge 0.11->trunk Kim Alvefur 2019-03-22
mod_mam: Perform message expiry based on building an index by date (backport of 39ee70fbb009 from trunk) 0.11 Kim Alvefur 2019-03-22
mod_mam: Fix operator precedence (thanks mimi89999) Kim Alvefur 2019-01-20
mod_mam: Handle expiry of messages that expire in the middle of the cut-off day Kim Alvefur 2019-01-06
mod_mam: Measure how long it takes to run the message expiry job job Kim Alvefur 2019-01-06
mod_mam: Fix word order in log message Kim Alvefur 2019-01-04
mod_mam: Perform message expiry based on building an index by date Kim Alvefur 2019-01-03
mod_mam: Remove embedded fallback archive driver (fixes #972) Kim Alvefur 2018-10-25
mod_mam: Upgrade case of invalid archive store driver to hard error Kim Alvefur 2018-10-25
mod_mam: Ignore case of null storage driver Kim Alvefur 2018-10-25
mod_mam: Add coment on how 'complete' works Kim Alvefur 2018-06-09
mod_mam: Handle edge-case of max=0 so that complete attr is set (fixes #1128) Kim Alvefur 2018-06-09
mod_mam: Remove unmatched closing paren Kim Alvefur 2018-03-09
mod_mam: Add an option for whether to include 'total' counts by default in queries Kim Alvefur 2018-03-07
mod_mam: Log a debug message if archive expiry has been disabled Kim Alvefur 2018-03-07
Backed out changeset 97a094fdf101, interferes with 6ddddfe05a74 Kim Alvefur 2018-03-07
mod_mam: Implement option to enable MAM implicitly when client support is detected (#867) Kim Alvefur 2018-02-21
mod_mam: Also return the preferences on set Emmanuel Gil Peyrot 2017-09-19
mod_mam: Log a message when not archiving because it only had ignored tags Kim Alvefur 2017-09-18
mod_mam: Log a message in case archive deletion is not supported by the storage module in use Kim Alvefur 2017-09-12
mod_mam: Use a FIFO queue for scheduling archive expiry Kim Alvefur 2017-09-12
mod_mam: Factor out <stanza-id> stripping so it can be reused in two places Kim Alvefur 2017-09-03
mod_mam: Clone stanza before stripping stanza id after carbons Kim Alvefur 2017-09-03
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961) Kim Alvefur 2017-07-25
mod_mam: Request a total count if no items are requested Kim Alvefur 2017-07-05
mod_mam: Attach stanza-id to original stanza (fixes #917) Kim Alvefur 2017-05-20
mod_mam: Format timestamps in log message Kim Alvefur 2017-05-07
mod_mam: Use correct variable Kim Alvefur 2017-04-27
mod_mam: Don't ask the storage backend to count all items when expiry is disabled Kim Alvefur 2017-04-26
mod_mam: Remove extraneous assert when opening the store Emmanuel Gil Peyrot 2017-04-02