Software /
code /
prosody
Changeset
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 |
parents | 11217:65ce1178d655 |
children | 11219:586a6ed6b0a6 |
files | doc/doap.xml |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
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>