New XHTML-IM parser (XEP-0071).

This commit is contained in:
Emmanuel Gil Peyrot 2019-08-25 19:01:51 +02:00
commit 7ebfe3e881
5 changed files with 490 additions and 1 deletions

View file

@ -111,6 +111,14 @@
<xmpp:since>0.5.0</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0071.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>1.5.4</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0077.html"/>