1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-09 21:30:42 +00:00

Add xep-0059 to doap

Implemented for MAM since
* https://github.com/profanity-im/profanity/pull/1417 (0.11.0)
* https://github.com/profanity-im/profanity/commit/f0202a2fe (DEV)
This commit is contained in:
Michael Vetter 2023-07-18 12:39:52 +02:00
parent 4814887730
commit c7c041a853

View File

@ -135,6 +135,16 @@
</xmpp:SupportedXep>
</implements>
<!-- XEP-0059: Result Set Management -->
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0059.html'/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>1.0</xmpp:version>
<xmpp:since>DEV</xmpp:since>
</xmpp:SupportedXep>
</implements>
<!-- XEP-0060: Publish-Subscribe -->
<implements>
<xmpp:SupportedXep>