Diff

doc/doap.xml @ 11268:e3f6f0b39e7b

mod_mam: Advertise extended MAM 0.7.x behind a feature flag In order to ease testing until the extended feautres are all implemented. Also TODOs for all the sub-features.
author Kim Alvefur <zash@zash.se>
date Mon, 30 Nov 2020 21:00:45 +0100
parent 11259:9500625ecac9
child 11281:142fb655b885
line wrap: on
line diff
--- a/doc/doap.xml	Tue Jan 12 19:19:15 2021 +0100
+++ b/doc/doap.xml	Mon Nov 30 21:00:45 2020 +0100
@@ -568,7 +568,8 @@
     <implements>
       <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0313.html"/>
-        <xmpp:version>0.6.3</xmpp:version>
+        <xmpp:version>0.7.2</xmpp:version>
+        <xmpp:status>partial</xmpp:status>
         <xmpp:since>0.10.0</xmpp:since>
         <xmpp:note>mod_mam, mod_muc_mam</xmpp:note>
       </xmpp:SupportedXep>