Mercurial > prosody-modules
log mod_mam_muc/mod_mam_muc.lua @ 3565:7344513ee160
age | author | description |
---|---|---|
2018-10-28 | Kim Alvefur | mod_mam_muc: Log to debug log whether a message is archived or not |
2018-04-02 | Kim Alvefur | mod_mam_muc: Remove support for Prosody trunk/0.11 |
2018-03-26 | Matthew Wild | mod_mam_muc: Advertise mam:1 instead of mam:2 if not using new MUC code [fixes #1118] |
2017-11-18 | Kim Alvefur | mod_mam_muc: Warn if the storage driver is missing the deletion API (instead of a traceback) (thanks asterix) |
2017-11-17 | Kim Alvefur | mod_mam_muc: Add comment describing stripping of <x> tag in results |
2017-11-17 | Kim Alvefur | mod_mam_muc: Pass along the size of the matching set, if returned from storage driver |
2017-11-17 | Kim Alvefur | mod_mam_muc: Copy max_archive_query_results option from mod_mam |