Software /
code /
prosody
Changeset
11232:9c6aca63e399
doap: Add XEP-0277 for use in mod_storage_0227 and tools/xep227toprosody.lua
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 13 Dec 2020 16:21:52 +0100 |
parents | 11231:3db131e9580f |
children | 11233:c06bf468c6dc |
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:20:41 2020 +0100 +++ b/doc/doap.xml Sun Dec 13 16:21:52 2020 +0100 @@ -494,6 +494,13 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0277.html"/> + <xmpp:status>partial</xmpp:status> + <xmpp:note>mod_storage_0227</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0280.html"/> <xmpp:version>0.12.1</xmpp:version> <xmpp:status>complete</xmpp:status>