Software /
code /
prosody
Changeset
10299:fd94721186b8
Merge 0.11->trunk
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 03 Oct 2019 16:38:46 +0100 |
parents | 10297:da9f21a70e52 (current diff) 10298:906ea5e1ec75 (diff) |
children | 10300:78f2a3a9c537 |
files | plugins/mod_mam/mod_mam.lua |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/mod_mam/mod_mam.lua Mon Sep 30 08:22:30 2019 +0100 +++ b/plugins/mod_mam/mod_mam.lua Thu Oct 03 16:38:46 2019 +0100 @@ -93,6 +93,8 @@ local query = stanza.tags[1]; local qid = query.attr.queryid; + origin.mam_requested = true; + get_prefs(origin.username, true); -- Search query parameters