Implement Message Carbons.
This commit is contained in:
parent
9d6a43f620
commit
329afabb66
4 changed files with 141 additions and 0 deletions
8
doap.xml
8
doap.xml
|
|
@ -339,6 +339,14 @@
|
|||
<xmpp:note>only the namespace is included for now</xmpp:note>
|
||||
</xmpp:SupportedXep>
|
||||
</xmpp:supports>
|
||||
<xmpp:supports>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0280.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:version>0.13.0</xmpp:version>
|
||||
<xmpp:since>NEXT</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</xmpp:supports>
|
||||
<xmpp:supports>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0297.html"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue