conversations-classic/src/main/java/eu/siacs/conversations
Daniel Gultsch 46596e8652 fix backup creation for older installations
if your Conversations installation is older than December 2016 (version 1.15.0) the backup would
include historic data that a current installation is not able to read on restore.
This commits excludes that data from the backup.
If you had problems importing the backup you need to create a new backup after this patch
2019-03-07 09:08:37 +01:00
..
android basic phone number sync 2018-10-31 13:33:55 +01:00
crypto hide lock icon in channels; modify muc user context 2019-02-07 13:18:42 +01:00
entities hide lock icon in channels; modify muc user context 2019-02-07 13:18:42 +01:00
generator show different room settings for channels and groups 2019-02-06 18:29:07 +01:00
http make sure that http upload/download is not startetd multiple times 2019-01-28 10:39:01 +01:00
parser double check that muc message is ours if true jid is known 2019-03-02 08:36:36 +01:00
persistance fixed security exception when attempting to display image in notification 2019-03-03 08:32:54 +01:00
services fix backup creation for older installations 2019-03-07 09:08:37 +01:00
ui find activity even if wrapped in context wrapper. fixes #3396 2019-03-03 08:31:46 +01:00
utils explicitly set profile+level for encoder 2019-02-16 11:40:51 +01:00
xml resend presence to muc avatar update. fixes #3175 2019-01-17 17:55:47 +01:00
xmpp print available stream features / mechanisms on incompat server 2019-02-09 20:21:29 +01:00
Config.java schedule another ping 30s after connectivity_change 2019-01-27 20:54:45 +01:00