Mercurial > prosody-modules
log mod_mam_muc/mod_mam_muc.lua @ 3254:af73963cf1dd
age | author | description |
---|---|---|
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 |
Fri, 23 Jun 2017 16:03:11 +0200 | Kim Alvefur | mod_mam_muc: Handle missing maxstanzas (thanks Martin) |
Fri, 23 Jun 2017 15:31:55 +0200 | Kim Alvefur | mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error) |