mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05: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:
parent
4814887730
commit
c7c041a853
@ -135,6 +135,16 @@
|
|||||||
</xmpp:SupportedXep>
|
</xmpp:SupportedXep>
|
||||||
</implements>
|
</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 -->
|
<!-- XEP-0060: Publish-Subscribe -->
|
||||||
<implements>
|
<implements>
|
||||||
<xmpp:SupportedXep>
|
<xmpp:SupportedXep>
|
||||||
|
Loading…
Reference in New Issue
Block a user