Software /
code /
prosody
Log
plugins/mod_mam/mod_mam.lua @ 8551:2bd2e94a0496
description | author | age |
---|---|---|
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 |