Software /
code /
prosody
Changeset
13635:363b4bb2f932
doap: Add XEP-0357 (mod_cloud_notify)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 27 Jan 2025 12:23:10 +0100 |
parents | 13634:7209769e88bc |
children | 13637:c9e11007f10d |
files | doc/doap.xml |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/doap.xml Thu Jan 23 22:32:44 2025 +0100 +++ b/doc/doap.xml Mon Jan 27 12:23:10 2025 +0100 @@ -734,6 +734,15 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0357.html"/> + <xmpp:version>0.4.1</xmpp:version> + <xmpp:since>trunk</xmpp:since> + <xmpp:status>complete</xmpp:status> + <xmpp:note>mod_cloud_notify</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0359.html"/> <xmpp:version>0.7.0</xmpp:version> <xmpp:status>complete</xmpp:status>