Software /
code /
prosody
Changeset
10915:687273948ec7
doap: Mention XEP-0359
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 06 Jun 2020 00:49:48 +0200 |
parents | 10911:9dc34e1556d9 |
children | 10916:c7ed8f754033 |
files | doc/doap.xml |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
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>