New XHTML-IM parser (XEP-0071).
This commit is contained in:
parent
08c3cb8c6f
commit
7ebfe3e881
5 changed files with 490 additions and 1 deletions
8
doap.xml
8
doap.xml
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue