Software /
code /
prosody
Diff
doc/doap.xml @ 10915:687273948ec7
doap: Mention XEP-0359
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 06 Jun 2020 00:49:48 +0200 |
parent | 10821:30fc1ed5647a |
child | 10979:5671d51df26c |
line wrap: on
line diff
--- a/doc/doap.xml Thu Jun 04 21:32:28 2020 +0200 +++ b/doc/doap.xml Sat Jun 06 00:49:48 2020 +0200 @@ -517,6 +517,15 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0359.html"/> + <xmpp:version>0.6.0</xmpp:version> + <xmpp:status>complete</xmpp:status> + <xmpp:since>0.10.0</xmpp:since> + <xmpp:note>Used in context of XEP-0313 by mod_mam and mod_muc_mam</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0368.html"/> <xmpp:version>1.1.0</xmpp:version> <xmpp:status>partial</xmpp:status>