Software / code / prosody
Diff
doc/doap.xml @ 13789:1a8e47d42264 13.0
doap: Add XEP-0334
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 23 Mar 2025 19:57:06 +0100 |
| parent | 13788:36ac4fbab2f8 |
| child | 13790:24252947a8ca |
line wrap: on
line diff
--- a/doc/doap.xml Sun Mar 23 19:47:34 2025 +0100 +++ b/doc/doap.xml Sun Mar 23 19:57:06 2025 +0100 @@ -726,6 +726,15 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0334.html"/> + <xmpp:version>1.0.0</xmpp:version> + <xmpp:since>0.10.0</xmpp:since> + <xmpp:status>complete</xmpp:status> + <xmpp:note>Used in mod_carbons, mod_mam, and mod_muc</xmpp:note> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0352.html"/> <xmpp:version>1.0.0</xmpp:version> <xmpp:since>0.11.0</xmpp:since>