doap: Add XEP-0353 since mod_csi_simple is aware of it
authorKim Alvefur <zash@zash.se>
Sat, 09 May 2020 00:52:07 +0200
changeset 10823 5f4093e80cfa
parent 10822 04a0aa6d7e72
child 10824 e0a09d3af563
doap: Add XEP-0353 since mod_csi_simple is aware of it
doc/doap.xml
--- a/doc/doap.xml	Sat May 09 00:50:59 2020 +0200
+++ b/doc/doap.xml	Sat May 09 00:52:07 2020 +0200
@@ -509,6 +509,14 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0353.html"/>
+        <xmpp:version>0.3</xmpp:version>
+        <xmpp:since>0.11.6</xmpp:since>
+        <xmpp:note>triggers buffer flush in mod_csi_simple since 0.11.6</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0368.html"/>
         <xmpp:version>1.1.0</xmpp:version>
         <xmpp:status>partial</xmpp:status>