doap: Add XEP-0307
authorKim Alvefur <zash@zash.se>
Wed, 16 Sep 2020 18:16:08 +0200
changeset 11073 770a5923e959
parent 11072 988ddd57e851
child 11074 f7f30a3464fe
doap: Add XEP-0307 Support first added in 2919f3b985fc and later moved into its own module in 3a1c39b31497
doc/doap.xml
--- a/doc/doap.xml	Tue Sep 15 09:09:06 2020 +0100
+++ b/doc/doap.xml	Wed Sep 16 18:16:08 2020 +0200
@@ -491,6 +491,15 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0307.html"/>
+        <xmpp:version>0.1</xmpp:version>
+        <xmpp:status>complete</xmpp:status>
+        <xmpp:since>0.6</xmpp:since>
+        <xmpp:note>Moved into mod_muc_unique in 0.11</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0313.html"/>
         <xmpp:version>0.6.3</xmpp:version>
         <xmpp:since>0.10</xmpp:since>