Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
c70dc103 by Daniel Brötzmann at 2021-01-22T17:17:14+01:00
DOAP: Add XEP-0245
- - - - -
304c9af1 by Daniel Brötzmann at 2021-01-22T17:18:19+01:00
DOAP: Use correct RFC strings
- - - - -
1 changed file:
- data/gajim.doap
Changes:
=====================================
data/gajim.doap
=====================================
@@ -42,8 +42,8 @@
<implements rdf:resource="https://xmpp.org/rfcs/rfc6120.html" />
<implements rdf:resource="https://xmpp.org/rfcs/rfc6121.html" />
<implements rdf:resource="https://xmpp.org/rfcs/rfc6122.html" />
- <implements rdf:resource="https://tools.ietf.org/html/rfc7395" />
- <implements rdf:resource="https://tools.ietf.org/html/rfc7590" />
+ <implements rdf:resource="https://xmpp.org/rfcs/rfc7395.html" />
+ <implements rdf:resource="https://xmpp.org/rfcs/rfc7590.html" />
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0004.html" />
@@ -456,6 +456,13 @@
<xmpp:version>1.2</xmpp:version>
</xmpp:SupportedXep>
</implements>
+ <implements>
+ <xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0245.html" />
+ <xmpp:status>complete</xmpp:status>
+ <xmpp:version>1.0</xmpp:version>
+ </xmpp:SupportedXep>
+ </implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0249.html" />
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/compare/b42a3ed43c555f8487380a5ebeee161f31687b6b...304c9af12b304bf4661205e3605e3a5e6e267cf3
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/compare/b42a3ed43c555f8487380a5ebeee161f31687b6b...304c9af12b304bf4661205e3605e3a5e6e267cf3
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits