aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-12-13 16:24:10 +0100
committerKim Alvefur <zash@zash.se>2020-12-13 16:24:10 +0100
commit4b00b0652b8a0fd3dd0fd5bf201d7bb23e1736c9 (patch)
tree81245cc23736f4daa7cd6566197c699ea1e6ece1 /doc
parent9bab080c8be778994e2a83414a0f1855600a59bb (diff)
downloadprosody-4b00b0652b8a0fd3dd0fd5bf201d7bb23e1736c9.tar.gz
prosody-4b00b0652b8a0fd3dd0fd5bf201d7bb23e1736c9.zip
doap: Add XEP-0297, used by XEP-0280, XEP-0313
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index baf13864..1f821d24 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -533,6 +533,13 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0297.html"/>
+ <xmpp:since>0.11</xmpp:since>
+ <xmpp:note>Used by XEP-0280, XEP-0313</xmpp:note>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0302.html"/>
<xmpp:note>Core Server</xmpp:note>
</xmpp:SupportedXep>