xmpp-parsers: Fix jingle thumbnails wrt the XEP changes

Version 0.4.2 added a restriction on width and height to be in the
0..65535 range.  The media-type attribute has always been optional as
well.
This commit is contained in:
Emmanuel Gil Peyrot 2024-07-24 22:41:13 +02:00
commit 7fca02958b
3 changed files with 30 additions and 14 deletions

View file

@ -411,7 +411,7 @@
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0264.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.4.1</xmpp:version>
<xmpp:version>0.4.2</xmpp:version>
<xmpp:since>0.21.0</xmpp:since>
</xmpp:SupportedXep>
</implements>