Mercurial > prosody-modules
log mod_mam/mod_mam.lua @ 3756:ba4f45b8678f
age | author | description |
---|---|---|
Thu, 03 Oct 2019 16:39:53 +0100 | Matthew Wild | mod_mam: Add flag to session when it performs a MAM query |
Wed, 07 Mar 2018 22:21:43 +0100 | tmolitor | [mod_mam] Fix hook priority for local clients, too (see also commit 2af42a3af131) |
Thu, 21 Sep 2017 23:31:42 +0200 | Kim Alvefur | mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996) |
Tue, 12 Sep 2017 15:46:49 +0200 | Kim Alvefur | mod_mam: Use a FIFO queue for scheduling archive expiry |
Sun, 03 Sep 2017 13:28:28 +0200 | Kim Alvefur | mod_mam: Fix traceback due to borked transplant from 0.10 |
Sun, 03 Sep 2017 12:43:24 +0200 | Kim Alvefur | mod_mam: Clone stanza before stripping stanza id after carbons |
Sun, 03 Sep 2017 00:35:31 +0200 | Kim Alvefur | mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961) |