Software /
code /
prosody
Changeset
11233:c06bf468c6dc
doap: Add XEP-0297, used by XEP-0280, XEP-0313
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 13 Dec 2020 16:24:10 +0100 |
parents | 11232:9c6aca63e399 |
children | 11234:d28e11beb5d5 |
files | doc/doap.xml |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/doap.xml Sun Dec 13 16:21:52 2020 +0100 +++ b/doc/doap.xml Sun Dec 13 16:24:10 2020 +0100 @@ -533,6 +533,13 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0297.html"/> + <xmpp:since>0.11</xmpp:since> + <xmpp:note>Used by XEP-0280, XEP-0313</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0302.html"/> <xmpp:note>Core Server</xmpp:note> </xmpp:SupportedXep>