Log

mod_mam/mod_mam.lua @ 2607:a7ef9b765891

description author age
mod_mam: Add support for XEP-0313 v0.6 Kim Alvefur 2017-02-20
mod_mam: Fix to expect archive id as first return value from archive:append Kim Alvefur 2017-02-20
mod_mam: Add comments Kim Alvefur 2017-02-19
mod_mam: Normalize whitespace Kim Alvefur 2017-02-19
mod_mam: Bring hints processing in line with 0.10 version Kim Alvefur 2017-02-19
mod_mam: Make the store configurable to ease move to 0.10 version Kim Alvefur 2017-02-19
mod_mam: Add support for XEP-0313 v0.5 Kim Alvefur 2017-02-19
mod_mam: Add missing wrapping <query> element when returning the query form Kim Alvefur 2017-02-19
mod_mam: Check that user exists (#731) Kim Alvefur 2016-08-29
mod_mam: Log messages from local clients on the clients session Kim Alvefur 2016-08-12
mod_mam: Include 'w' (week) in pattern for "archive_expires_after" option (fixes #627) Kim Alvefur 2016-02-15
mod_mam: Add some debug logging Kim Alvefur 2016-02-04
mod_mam: Add a bit of randomness to cleanup intervals to keep some time between multiple instances Kim Alvefur 2016-02-02
mod_mam: Compensate for small change in mod_disco between 0.9 and 0.10 Kim Alvefur 2016-01-24
mod_mam: This was meant to be a debug message Kim Alvefur 2016-01-22
mod_mam: Fix Top Level Error from string[table] = nil instead of table[string] = nil Kim Alvefur 2016-01-19
mod_mam: Use the fallback driver if either the null driver or a driver that does not implement the archive api is returned Kim Alvefur 2016-01-19
mod_mam: Include an in-memory fallback driver Kim Alvefur 2016-01-19
mod_mam: Allow interval between archive cleanup to be changed Kim Alvefur 2016-01-19
mod_mam: Merge identical conditional blocks Kim Alvefur 2016-01-19
mod_mam: Bit of spacing between blocks of code Kim Alvefur 2016-01-19
mod_mam: Always convert 'total' to a number Kim Alvefur 2016-01-19
mod_mam: Fix order of arguments to archive append Kim Alvefur 2016-01-19
mod_mam: Enable archiving by default, less of a privacy issue if messages expire Kim Alvefur 2016-01-19
mod_mam: Add support for trimming old archived messages Kim Alvefur 2016-01-19
mod_mam: Fix accidental global access Kim Alvefur 2016-01-09
mod_mam: Improve error messages when failed to open storage Kim Alvefur 2016-01-09
mod_mam: Clarify condition presendence Kim Alvefur 2015-12-09