forked from mirror/monocles_chat_clean
Add more OMEMO exceptions (Cheogram)
This commit is contained in:
parent
c92263fbf9
commit
9d77c6bb98
1 changed files with 8 additions and 0 deletions
|
@ -228,6 +228,14 @@
|
|||
<xmpp:version>0.7</xmpp:version>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0221.html"/>
|
||||
<xmpp:status>partial</xmpp:status>
|
||||
<xmpp:version>1.0</xmpp:version>
|
||||
<xmpp:note xml:lang='en'>When used with XEP-0050, images over HTTPS only</xmpp:note>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0223.html"/>
|
||||
|
|
Loading…
Reference in a new issue