doap: Update with changes since 0.13
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> fixup doap Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
f3314b6f57
commit
240c951fe6
1 changed files with 12 additions and 2 deletions
|
@ -454,9 +454,9 @@
|
|||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0319.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:status>removed</xmpp:status>
|
||||
<xmpp:version>1.0</xmpp:version>
|
||||
<xmpp:since>0.10</xmpp:since>
|
||||
<xmpp:since>0.14</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
|
@ -526,6 +526,16 @@
|
|||
<xmpp:since>0.13</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0454.html"/>
|
||||
<xmpp:status>partial</xmpp:status>
|
||||
<xmpp:version>0.1</xmpp:version>
|
||||
<xmpp:since>0.14</xmpp:since>
|
||||
<xmpp:note>No thumbnails support</xmpp:note>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
|
|
Loading…
Reference in a new issue