Add a new JID Prep parser (XEP-0328).

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-08 16:09:49 +02:00
commit 9941e9c34f
6 changed files with 86 additions and 0 deletions

View file

@ -400,6 +400,14 @@
<xmpp:since>0.13.0</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0328.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.1</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0352.html"/>