Mercurial > prosody-modules
log mod_mam/mod_mam.lua @ 4682:e4e5474420e6
age | author | description |
---|---|---|
2019-10-03 | Matthew Wild | mod_mam: Add flag to session when it performs a MAM query |
2018-03-07 | tmolitor | [mod_mam] Fix hook priority for local clients, too (see also commit 2af42a3af131) |
2017-09-21 | Kim Alvefur | mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996) |
2017-09-12 | Kim Alvefur | mod_mam: Use a FIFO queue for scheduling archive expiry |
2017-09-03 | Kim Alvefur | mod_mam: Fix traceback due to borked transplant from 0.10 |
2017-09-03 | Kim Alvefur | mod_mam: Clone stanza before stripping stanza id after carbons |
2017-09-02 | Kim Alvefur | mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961) |