log mod_mam_muc/mod_mam_muc.lua @ 4690:82dabfffaddf

age author description
Sun, 28 Oct 2018 19:01:12 +0100 Kim Alvefur mod_mam_muc: Log to debug log whether a message is archived or not
Mon, 02 Apr 2018 16:20:36 +0200 Kim Alvefur mod_mam_muc: Remove support for Prosody trunk/0.11
Mon, 26 Mar 2018 08:05:22 +0100 Matthew Wild mod_mam_muc: Advertise mam:1 instead of mam:2 if not using new MUC code [fixes #1118]
Sat, 18 Nov 2017 13:55:47 +0100 Kim Alvefur mod_mam_muc: Warn if the storage driver is missing the deletion API (instead of a traceback) (thanks asterix)
Sat, 18 Nov 2017 00:47:44 +0100 Kim Alvefur mod_mam_muc: Add comment describing stripping of <x> tag in results
Sat, 18 Nov 2017 00:47:00 +0100 Kim Alvefur mod_mam_muc: Pass along the size of the matching set, if returned from storage driver
Sat, 18 Nov 2017 00:46:44 +0100 Kim Alvefur mod_mam_muc: Copy max_archive_query_results option from mod_mam