Add a new CSI parser (XEP-0352).

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-07 16:32:03 +02:00
commit 05ab0cdc38
5 changed files with 74 additions and 0 deletions

View file

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