Skip to content

Add XMPP message type

Bastien Le Querrec requested to merge pre_xmpp into master

#390 will introduce a new type of message used to share XMPP addresses using SMS messages. This new type of message will result in gibberish if users don't have an updated version of Silence. So when #390 will be merged, the risk is to create some confusion with users that still use a version of Silence without XMPP support.

This PR adds this new type of message but do not add XMPP support as it is still in development. If we release a new Silence version very soon with this message type, users won't have a gibberish when #390 will be merged (in about 1 month).

Merge request reports