Software /
code /
prosody
Diff
doc/doap.xml @ 11218:f1c5c3d76145
doap: XEP-0048 is indirectly supported via XEP-0049 by mod_privacy
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 08 Dec 2020 20:34:45 +0100 |
parent | 11216:7a8745599e38 |
child | 11219:586a6ed6b0a6 |
line wrap: on
line diff
--- a/doc/doap.xml Tue Dec 08 15:49:25 2020 +0000 +++ b/doc/doap.xml Tue Dec 08 20:34:45 2020 +0100 @@ -103,6 +103,14 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0048.html"/> + <xmpp:version>1.2</xmpp:version> + <xmpp:since>0.1</xmpp:since> + <xmpp:note>mod_private, indirectly supported via XEP-0049</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0049.html"/> <xmpp:version>1.2</xmpp:version> <xmpp:since>0.1</xmpp:since>