summaryrefslogtreecommitdiff
path: root/doap.xml
diff options
context:
space:
mode:
authorLink Mauve <linkmauve@linkmauve.fr>2020-12-04 19:12:34 +0100
committerLink Mauve <linkmauve@linkmauve.fr>2020-12-04 19:12:34 +0100
commite592a46c99888594bfb0bf71da99c88755912a37 (patch)
tree3122bfa1fc5917ef75f001f4215d17c4432a0696 /doap.xml
parentd660e447ee8c7635a84d030fd51963a177dd42ad (diff)
parentfa6fe5e851543175867621da1962f35f4d55828f (diff)
downloadslixmpp-e592a46c99888594bfb0bf71da99c88755912a37.tar.gz
slixmpp-e592a46c99888594bfb0bf71da99c88755912a37.tar.bz2
slixmpp-e592a46c99888594bfb0bf71da99c88755912a37.tar.xz
slixmpp-e592a46c99888594bfb0bf71da99c88755912a37.zip
Merge branch 'add-363' into 'master'
XEP-0363: Add 0363 to the extension list See merge request poezio/slixmpp!74
Diffstat (limited to 'doap.xml')
-rw-r--r--doap.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doap.xml b/doap.xml
index 70b72373..e8db8830 100644
--- a/doap.xml
+++ b/doap.xml
@@ -522,6 +522,14 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html"/>
+ <xmpp:status>complete</xmpp:status>
+ <xmpp:version>1.0.0</xmpp:version>
+ <xmpp:since>1.4.1</xmpp:since>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0369.html"/>
<xmpp:status>unknown</xmpp:status>
</xmpp:SupportedXep>