summaryrefslogtreecommitdiff
path: root/doap.xml
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2023-11-17 18:34:47 +0300
committerdefanor <defanor@uberspace.net>2023-11-17 18:34:47 +0300
commitecbef993632c9b3bdf442b381e02e1ad24bc1c87 (patch)
treee431ae6eabc88974685d7ef7f4d08bb9a0968308 /doap.xml
parentdb7a0b227e8e51d40908471206f5cd287c99fa92 (diff)
Implement MUC self-ping (XEP-0410)
Diffstat (limited to 'doap.xml')
-rw-r--r--doap.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/doap.xml b/doap.xml
index 73159ea..c05815d 100644
--- a/doap.xml
+++ b/doap.xml
@@ -123,6 +123,15 @@
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0410.html"/>
+ <xmpp:status>complete</xmpp:status>
+ <xmpp:version>1.1</xmpp:version>
+ <xmpp:since>0.0</xmpp:since>
+ </xmpp:SupportedXep>
+ </implements>
+
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>1.0</xmpp:version>