mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05: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:
parent
9c7a27abd4
commit
a8c1a02447
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user