mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Add xep-0054 info to doap file
Implemented for next release in https://github.com/profanity-im/profanity/pull/1757 by @techmetx11.
This commit is contained in:
parent
f67d548ebf
commit
9c7a27abd4
@ -125,6 +125,16 @@
|
|||||||
</xmpp:SupportedXep>
|
</xmpp:SupportedXep>
|
||||||
</implements>
|
</implements>
|
||||||
|
|
||||||
|
<!-- XEP-0054: vcard-temp -->
|
||||||
|
<implements>
|
||||||
|
<xmpp:SupportedXep>
|
||||||
|
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0054.html'/>
|
||||||
|
<xmpp:status>complete</xmpp:status>
|
||||||
|
<xmpp:version>1.2</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