40c7476
removed some unecessary locking
Daniel Gultsch created
40c7476
removed some unecessary locking
Daniel Gultsch created
8132480
close socket after failed stream open
Daniel Gultsch created
3bf2876
check if thread was interrupted before doing operations on socket
Daniel Gultsch created
1820b16
fixed regression that would crash create contact dialog. fixes #2131
Daniel Gultsch created
965f73f
Fix up the langauge in some Settings strings
Daniel Aleksandersen created
2b9b3be
show 'clear devices' button underneath own devices
Daniel Gultsch created
a86a36f
removed some unecessary logging from omemo message generation
Daniel Gultsch created
01f92ef
lower own otr fingerprint
Daniel Gultsch created
d68b7cf
issue ping after network change
Daniel Gultsch created
fef601b
lower reconnection time
Daniel Gultsch created
0303c28
synchronzie on xmpp service around all state changes
Daniel Gultsch created
1ed2445
don't reset last connect time on network change
Daniel Gultsch created
a7ee8f8
use lower case otr fingerprints for comparison
Daniel Gultsch created
9d9a9e6
removed some very verbose logging from axolotl service
Daniel Gultsch created
99a4126
lower casing fingerprints when parsing URI
Daniel Gultsch created
7ec38bd
added section to FAQ about default encryption
Daniel Gultsch created
211354e
put omemo fingerprint in own uri (qr code / nfc)
Daniel Gultsch created
7e2e42c
parse omemo fingerprints from uris
Daniel Gultsch created
3f3b360
fixed back and forth between Welcome- and EditAccountActivity
Daniel Gultsch created
ad9a8c2
use base64.nowrap for omemo keys
Daniel Gultsch created
4d965e9
reset startup count when swiped away (only count kills)
Daniel Gultsch created
5007aa1
update shortcut badger
Daniel Gultsch created
d8bff08
slightly darken verified icon + mark inactive
Daniel Gultsch created
ec63900
work around -1 in next encryption
Daniel Gultsch created
48afeb5
refactor omemo fingerprint UI code
Daniel Gultsch created
e84af51
distinguish between general i/o error and write exception when copying files
Daniel Gultsch created
d61b006
fixed enabling trust toggle. unknown->untrusted
Daniel Gultsch created
05fc15b
refactore trust enum to be FingerprintStatus class with trust and active
Daniel Gultsch created
6da8b50
increase restart threshold
Daniel Gultsch created
a753e28
pulled ru translation from transifex
Daniel Gultsch created
1d3167b
extract affiliations from unavailable presence
Daniel Gultsch created
035d0c7
Stop automagically select default encryption
Selecting a default encryption (in our case OMEMO) has several down sides. First of all users might have perfectly valid reasons not to use encryption at all such as using the same private server. Second of all the way it was implemented Conversations would automatically fall back to plain text as soon as the conditions changed (recipient switches to device with no encryption) which lead to unexpected situations. Thirdly having a default encryptions speaks against the 'mission statement' of Conversations of not forcing its security and privacey aspects upon the user. And last but not least the goal of implementing this feature in the first place: Be encrypted by default didn't work at all. I don't think there was a single user that we succesfully 'tricked' into using OMEMO who otherwise wouldn't have used it.
Daniel Gultsch created
bec0484
offer message correction in private convs
Daniel Gultsch created
fe62ef3
don't add outcasts or non-members in members-only rooms back to list
Daniel Gultsch created
f7c2cd4
pulled translations from transifex
Daniel Gultsch created
e8cc959
don't offer message correction in anonymous mucs
Daniel Gultsch created
bd578c5
version bump to 1.14.9 + changelog
Daniel Gultsch created
bb4952c
pulled translations from transifex
Daniel Gultsch created
698ddad
brought restart threshold down to 8 times in 8h
Daniel Gultsch created
1ef8d0a
don't mark previous conversation as read when processing pending intent. fixes #2079
Daniel Gultsch created
bca8f11
add frequent restart detection
Daniel Gultsch created
297c0a7
Private files using a boolean flag from Config.java.
Ignacio Quezada created
1a57599
lower case incoming dns records
Daniel Gultsch created
00b3d5e
Merge branch 'master' of github.com:siacs/Conversations
Daniel Gultsch created
b3c19f0
Merge pull request #2108 from licaon-kter/patch-2
Fix typo
Daniel Gultsch created
d341904
Fix typo
licaon-kter created
7978fd7
fixed regression of showing delivery failed after receipt
Daniel Gultsch created
b390908
Merge pull request #2105 from ReadmeCritic/master
Fix typos in README
Daniel Gultsch created
64ad93d
Fix typos in README
ReadmeCritic created
9edbddd
show warning in account details when data saver is enabled
Daniel Gultsch created