summaryrefslogtreecommitdiff
path: root/doap.xml
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2020-12-04 13:14:24 +0100
committermathieui <mathieui@mathieui.net>2020-12-04 13:14:24 +0100
commit5c5780503ac0adcc5dc62d89f1193b65de29c80d (patch)
tree1dc6a73208364437ab2648c02f6647f7a6997562 /doap.xml
parent922ad8d9ea32788039f303f8d96e553981b6ad57 (diff)
parent203628d707eb79a9e8942579d0d99dd2023a324a (diff)
downloadslixmpp-5c5780503ac0adcc5dc62d89f1193b65de29c80d.tar.gz
slixmpp-5c5780503ac0adcc5dc62d89f1193b65de29c80d.tar.bz2
slixmpp-5c5780503ac0adcc5dc62d89f1193b65de29c80d.tar.xz
slixmpp-5c5780503ac0adcc5dc62d89f1193b65de29c80d.zip
Merge branch 'xep-0353' into 'master'
XEP-0353: Jingle Message Initiation See merge request poezio/slixmpp!72
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 027edf93..70b72373 100644
--- a/doap.xml
+++ b/doap.xml
@@ -514,6 +514,14 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0353.html"/>
+ <xmpp:status>complete</xmpp:status>
+ <xmpp:version>0.3</xmpp:version>
+ <xmpp:since>NEXT</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>