Changeset

13788:36ac4fbab2f8 13.0

doap: Add XEP-0156 and mod_http_altconnect
author Kim Alvefur <zash@zash.se>
date Sun, 23 Mar 2025 19:47:34 +0100
parents 13786:284b100acda1
children 13789:1a8e47d42264
files doc/doap.xml
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/doap.xml	Sun Mar 23 12:36:47 2025 +0100
+++ b/doc/doap.xml	Sun Mar 23 19:47:34 2025 +0100
@@ -381,6 +381,15 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0156.html"/>
+        <xmpp:version>1.4.0</xmpp:version>
+        <xmpp:since>13.0.0</xmpp:since>
+        <xmpp:status>complete</xmpp:status>
+        <xmpp:note>mod_http_altconnect</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0157.html"/>
         <xmpp:version>1.1.1</xmpp:version>
         <xmpp:since>0.10.0</xmpp:since>