diff options
author | mathieui <mathieui@mathieui.net> | 2020-12-04 18:55:55 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2020-12-04 18:55:55 +0100 |
commit | 6c52843d71cf6e74c101909f9a763facb38a898f (patch) | |
tree | 2d7986ed44deed3f2824b0ede9f842b45c2a1072 /doap.xml | |
parent | d660e447ee8c7635a84d030fd51963a177dd42ad (diff) | |
download | slixmpp-6c52843d71cf6e74c101909f9a763facb38a898f.tar.gz slixmpp-6c52843d71cf6e74c101909f9a763facb38a898f.tar.bz2 slixmpp-6c52843d71cf6e74c101909f9a763facb38a898f.tar.xz slixmpp-6c52843d71cf6e74c101909f9a763facb38a898f.zip |
XEP-0363: Add 0363 to the extension list
Diffstat (limited to 'doap.xml')
-rw-r--r-- | doap.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -522,6 +522,14 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html"/> + <xmpp:status>complete</xmpp:status> + <xmpp:version>1.0.0</xmpp:version> + <xmpp:since>1.4.1</xmpp:since> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0369.html"/> <xmpp:status>unknown</xmpp:status> </xmpp:SupportedXep> |