aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-07-18 15:36:25 +0200
committerKim Alvefur <zash@zash.se>2020-07-18 15:36:25 +0200
commitb289d05cfbde014799fcf66fec36895bee5be071 (patch)
tree5eaaafe42094aabd25268e1f69da53dba9efb4a7 /doc
parentaeaad491d454d15c215cfc4eeb587f85d6f23837 (diff)
downloadprosody-b289d05cfbde014799fcf66fec36895bee5be071.tar.gz
prosody-b289d05cfbde014799fcf66fec36895bee5be071.zip
mod_external_services: XEP-0215: External Service Discovery
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index ef1437e7..6024903f 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -416,6 +416,15 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0215.html"/>
+ <xmpp:version>0.7</xmpp:version>
+ <xmpp:status>complete</xmpp:status>
+ <xmpp:since>0.12</xmpp:since>
+ <xmpp:note>mod_external_services</xmpp:note>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0220.html"/>
<xmpp:since>0.1</xmpp:since>
</xmpp:SupportedXep>