Software /
code /
prosody
Changeset
10322:b54c94f25947
doap: Add XEP-0380 since mod_csi_simple takes that into consideration
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 11 Oct 2019 00:58:33 +0200 |
parents | 10321:30d5a35a9c0e |
children | 10323:73938168681c |
files | doc/doap.xml |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/doap.xml Fri Oct 11 00:52:29 2019 +0200 +++ b/doc/doap.xml Fri Oct 11 00:58:33 2019 +0200 @@ -480,6 +480,14 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0380.html"/> + <xmpp:version>0.3.0</xmpp:version> + <xmpp:since>0.11</xmpp:since> + <xmpp:note>Used in context of XEP-0352</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0384.html"/> <xmpp:note>via XEP-0163, XEP-0222</xmpp:note> </xmpp:SupportedXep>