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

Add xep-0313 info to doap file

Started in https://github.com/profanity-im/profanity/pull/1306
for 0.9.0 by me.
We mentioned that it was experimental.

Later heavily improved in
https://github.com/profanity-im/profanity/pull/1724
for upcoming version by MarcoPolo-PasTonMolo.

MUC MAM is in development at:
https://github.com/profanity-im/profanity/pull/1862

Tracking issue: https://github.com/profanity-im/profanity/issues/660
This commit is contained in:
Michael Vetter 2023-07-03 17:15:18 +02:00
parent 9c7a27abd4
commit a8c1a02447

View File

@ -322,6 +322,17 @@
</xmpp:SupportedXep>
</implements>
<!-- XEP-0313: Message Archive Management -->
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0313.html'/>
<xmpp:status>partial</xmpp:status>
<xmpp:version>1.1.0</xmpp:version>
<xmpp:since>DEV</xmpp:since>
<xmpp:note xml:lang='en'>No MUC MAM</xmpp:note>
</xmpp:SupportedXep>
</implements>
<!-- XEP-0308: Last Message Correction -->
<implements>
<xmpp:SupportedXep>