aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-12-08 20:34:45 +0100
committerKim Alvefur <zash@zash.se>2020-12-08 20:34:45 +0100
commitcadf0896dc9b4bd9c245c3a945a634beffee7846 (patch)
tree7a29ffae2cfaca29fedb6465dc4ee2b169cd2ec6 /doc
parentb14e4a792ddef45130e5f5b9632451e661a82811 (diff)
downloadprosody-cadf0896dc9b4bd9c245c3a945a634beffee7846.tar.gz
prosody-cadf0896dc9b4bd9c245c3a945a634beffee7846.zip
doap: XEP-0048 is indirectly supported via XEP-0049 by mod_privacy
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index ea4308c0..b2fa5089 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -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>