Software /
code /
prosody
Diff
doc/doap.xml @ 12235:c98527220564
doap: Make note of mod_mam storing XEP-0184 receipts
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 18 Mar 2021 00:03:16 +0100 |
parent | 12234:1c47162dd965 |
child | 12278:2390837b8358 |
line wrap: on
line diff
--- a/doc/doap.xml Tue Jan 11 17:51:26 2022 +0100 +++ b/doc/doap.xml Thu Mar 18 00:03:16 2021 +0100 @@ -432,6 +432,14 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0184.html"/> + <xmpp:version>1.4.0</xmpp:version> + <xmpp:since>0.12.0</xmpp:since> + <xmpp:note>mod_mam archives receipts</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0185.html"/> <xmpp:version>1.0</xmpp:version> <xmpp:status>complete</xmpp:status>