Software /
code /
prosody
Diff
plugins/mod_mam/mod_mam.lua @ 13790:24252947a8ca 13.0
doap: Add XEP-0333
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 23 Mar 2025 19:59:45 +0100 (3 months ago) |
parent | 13789:1a8e47d42264 |
line wrap: on
line diff
--- a/plugins/mod_mam/mod_mam.lua Sun Mar 23 19:57:06 2025 +0100 +++ b/plugins/mod_mam/mod_mam.lua Sun Mar 23 19:59:45 2025 +0100 @@ -364,7 +364,6 @@ return true, "receipt"; end if stanza:get_child(nil, "urn:xmpp:chat-markers:0") then - -- XXX Experimental XEP return true, "marker"; end if stanza:get_child("x", "jabber:x:conference")