aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2019-10-11 00:58:33 +0200
committerKim Alvefur <zash@zash.se>2019-10-11 00:58:33 +0200
commit6fd6ad9958fb23a8956a21810113c5da99a40b6a (patch)
tree33b48f731ab376a14767e566a7eaebd98e342fa2 /doc
parent1ef09f8698c54bc48aa67bd54bb7c12cf6a63803 (diff)
downloadprosody-6fd6ad9958fb23a8956a21810113c5da99a40b6a.tar.gz
prosody-6fd6ad9958fb23a8956a21810113c5da99a40b6a.zip
doap: Add XEP-0380 since mod_csi_simple takes that into consideration
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index e1474c14..42e98f77 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -480,6 +480,14 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0380.html"/>
+ <xmpp:version>0.3.0</xmpp:version>
+ <xmpp:since>0.11</xmpp:since>
+ <xmpp:note>Used in context of XEP-0352</xmpp:note>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0384.html"/>
<xmpp:note>via XEP-0163, XEP-0222</xmpp:note>
</xmpp:SupportedXep>