Log

mod_mam/mod_mam.lua @ 4049:78f1de5301fc

description author age
mod_mam: Add flag to session when it performs a MAM query Matthew Wild 2019-10-03
[mod_mam] Fix hook priority for local clients, too (see also commit 2af42a3af131) tmolitor 2018-03-07
mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996) Kim Alvefur 2017-09-21
mod_mam: Use a FIFO queue for scheduling archive expiry Kim Alvefur 2017-09-12
mod_mam: Fix traceback due to borked transplant from 0.10 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-09-02
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: Adjust event handler priorities to match guidelines in docs Matthew Wild 2017-04-28
mod_mam: Remove extraneous assert when opening the store Emmanuel Gil Peyrot 2017-04-02
mod_mam: Ignore long log lines [luacheck] Kim Alvefur 2017-03-23
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