summaryrefslogtreecommitdiff
path: root/doap.xml
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2020-12-07 22:27:28 +0100
committermathieui <mathieui@mathieui.net>2020-12-08 18:56:26 +0100
commitb63dc3bc8cf16177a6e50a804681958a47497550 (patch)
treee8bf12aebda1f723ca7c2c072e70466760c481f0 /doap.xml
parent8258202681b32fb7267562a9fe3a5af03eb17f50 (diff)
downloadslixmpp-b63dc3bc8cf16177a6e50a804681958a47497550.tar.gz
slixmpp-b63dc3bc8cf16177a6e50a804681958a47497550.tar.bz2
slixmpp-b63dc3bc8cf16177a6e50a804681958a47497550.tar.xz
slixmpp-b63dc3bc8cf16177a6e50a804681958a47497550.zip
XEP-047: Room Activity Indicators
Implement the XEP
Diffstat (limited to 'doap.xml')
-rw-r--r--doap.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doap.xml b/doap.xml
index 72259669..b22af3b1 100644
--- a/doap.xml
+++ b/doap.xml
@@ -865,6 +865,14 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0437.html"/>
+ <xmpp:status>complete</xmpp:status>
+ <xmpp:version>0.2.0</xmpp:version>
+ <xmpp:since>NEXT</xmpp:since>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0439.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.1.0</xmpp:version>