From cb1282bfd0959b52c0725e2249c07c9319b58da0 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Fri, 8 Jan 2021 17:32:06 +0100 Subject: mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353 It went back to Deferred --- plugins/mod_mam/mod_mam.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mod_mam/mod_mam.lua') diff --git a/plugins/mod_mam/mod_mam.lua b/plugins/mod_mam/mod_mam.lua index 4fe714eb..dd498fdd 100644 --- a/plugins/mod_mam/mod_mam.lua +++ b/plugins/mod_mam/mod_mam.lua @@ -316,7 +316,7 @@ local function should_store(stanza, c2s) --> boolean, reason: string return true, "invite"; end if stanza:get_child(nil, "urn:xmpp:jingle-message:0") then - -- XXX Experimental XEP stuck in Proposed for almost a year at the time of this comment + -- XXX Experimental XEP return true, "jingle call"; end -- cgit v1.2.3