Mercurial > prosody-hg
changeset 14046:e9aa551f3f8f 13.0
doap: Add XEP-0486
| author | Link Mauve <linkmauve@linkmauve.fr> |
|---|---|
| date | Sun, 18 Jan 2026 14:56:01 +0100 |
| parents | fc29a8c1f873 |
| children | f463e101fbd9 |
| files | doc/doap.xml |
| diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/doap.xml Wed Jan 14 20:32:50 2026 +0100 +++ b/doc/doap.xml Sun Jan 18 14:56:01 2026 +0100 @@ -913,5 +913,12 @@ <xmpp:since>13.0.0</xmpp:since> </xmpp:SupportedXep> </implements> + <implements> + <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0486.html"/> + <xmpp:version>0.1.0</xmpp:version> + <xmpp:since>13.0.0</xmpp:since> + </xmpp:SupportedXep> + </implements> </Project> </rdf:RDF>
