Diff

doc/doap.xml @ 10733:89e0f5cb60a1

mod_csi_simple: Consider MUC invites important Both mediated invites defined by XEP-0045: Multi-User Chat and direct invites defined by XEP-0249: Direct MUC Invitations
author Kim Alvefur <zash@zash.se>
date Sat, 18 Apr 2020 19:36:26 +0200
parent 10702:48edd69814d5
child 10819:5f4093e80cfa
line wrap: on
line diff
--- a/doc/doap.xml	Mon Apr 20 18:33:05 2020 +0200
+++ b/doc/doap.xml	Sat Apr 18 19:36:26 2020 +0200
@@ -431,6 +431,14 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0249.html"/>
+        <xmpp:version>1.2</xmpp:version>
+        <xmpp:since>0.12</xmpp:since>
+        <xmpp:note>mod_csi_simple</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0280.html"/>
         <xmpp:version>0.12.1</xmpp:version>
         <xmpp:status>complete</xmpp:status>