parsers: Add support for XEP-0215: External Service Discovery

This commit is contained in:
Emmanuel Gil Peyrot 2021-10-11 12:36:53 +02:00 committed by Link Mauve
commit 3a6cd23166
4 changed files with 218 additions and 0 deletions

View file

@ -296,6 +296,14 @@
<xmpp:since>0.1.0</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0215.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.7.1</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0221.html"/>