Skip to content

Commit a8c1a02

Browse files
committed
Add xep-0313 info to doap file
Started in #1306 for 0.9.0 by me. We mentioned that it was experimental. Later heavily improved in #1724 for upcoming version by MarcoPolo-PasTonMolo. MUC MAM is in development at: #1862 Tracking issue: #660
1 parent 9c7a27a commit a8c1a02

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

profanity.doap

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,17 @@
322322
</xmpp:SupportedXep>
323323
</implements>
324324

325+
<!-- XEP-0313: Message Archive Management -->
326+
<implements>
327+
<xmpp:SupportedXep>
328+
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0313.html'/>
329+
<xmpp:status>partial</xmpp:status>
330+
<xmpp:version>1.1.0</xmpp:version>
331+
<xmpp:since>DEV</xmpp:since>
332+
<xmpp:note xml:lang='en'>No MUC MAM</xmpp:note>
333+
</xmpp:SupportedXep>
334+
</implements>
335+
325336
<!-- XEP-0308: Last Message Correction -->
326337
<implements>
327338
<xmpp:SupportedXep>

0 commit comments

Comments
 (0)