Log

mod_mam_muc/mod_mam_muc.lua @ 4354:d61d7d30f38d

description author age
mod_mam_muc: Log to debug log whether a message is archived or not Kim Alvefur 2018-10-28
mod_mam_muc: Remove support for Prosody trunk/0.11 Kim Alvefur 2018-04-02
mod_mam_muc: Advertise mam:1 instead of mam:2 if not using new MUC code [fixes #1118] Matthew Wild 2018-03-26
mod_mam_muc: Warn if the storage driver is missing the deletion API (instead of a traceback) (thanks asterix) Kim Alvefur 2017-11-18
mod_mam_muc: Add comment describing stripping of <x> tag in results Kim Alvefur 2017-11-17
mod_mam_muc: Pass along the size of the matching set, if returned from storage driver Kim Alvefur 2017-11-17
mod_mam_muc: Copy max_archive_query_results option from mod_mam Kim Alvefur 2017-11-17
mod_mam_muc: Handle missing maxstanzas (thanks Martin) Kim Alvefur 2017-06-23
mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error) Kim Alvefur 2017-06-23
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903) Kim Alvefur 2017-06-23
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL) Kim Alvefur 2017-06-23
mod_mam_muc: Add debug logging like in mod_mam Kim Alvefur 2017-06-23
mod_mam_muc: Make calculation of max history length more like in mod_muc Kim Alvefur 2017-06-23
mod_mam_muc: Rename various fields from "logging" to "archiving" Kim Alvefur 2017-05-21
mod_mam_muc: Include stanza-id in history replay Kim Alvefur 2017-03-21