ebccb67
do socks5 connect manually
Daniel Gultsch created
ebccb67
do socks5 connect manually
Daniel Gultsch created
f0b1761
initial tor support
Daniel Gultsch created
06cadab
changed method signature of calcSampleSize
Daniel Gultsch created
aeba964
increment version code
Daniel Gultsch created
60211a3
hide subject edit button if not editable by user
Daniel Gultsch created
23ef1c6
encrypt pgp messages to self
Daniel Gultsch created
fd6ed5b
detect server identity and added muc-workaround for slack
Daniel Gultsch created
26ec6f7
version bump to 1.7.3
Daniel Gultsch created
84120a3
removed unnecessary configuration fetch after join
Daniel Gultsch created
210de7d
removed unecessary chat state
Daniel Gultsch created
ecb4615
fail jingle file transfer if axolotl key message could not be created. fixes #1576
Daniel Gultsch created
a557d38
pgp fixes and revert configuration changes
Daniel Gultsch created
8228e82
Merge pull request #1569 from fiaxh/conference_one_other_occupant
Show own avatar in tile for conferences with only one other occupant next to theirs
Daniel Gultsch created
fbb7cb9
Merge pull request #1558 from fiaxh/pgp_api_9.0
Use OpenPGP-API 9.0
Daniel Gultsch created
8a1c4fe
Merge pull request #1570 from fiaxh/pgp_pgpengine_nullpointer_fix
PGP fix
Daniel Gultsch created
2c1f7e1
PgpEngine: Get account from conversation instead of from contact. fixes #1568, fixes #1544
fiaxh created
724ca8c
Own contact picture in tile for conferences with only one other occupant
fiaxh created
c7a5194
Sign empty status
fiaxh created
fac1d4e
Use OpenPGP-API 9.0
fiaxh created
c6e54e7
Move migration 19 before 17
Migration 17 depends on Account deserialization, so any migrations that touch the accounts table need to be applied beforehand. Re-writing the migration to work directly on the database would lead to a lot of code duplication, so it's not worth it at this time, but might become necessary later on to avoid dependency cycles.
Andreas Straub created
8471fbd
updated FAQ to account for incompatible server
Daniel Gultsch created
fb9ba0a
don't close socket on disconnect
Daniel Gultsch created
baf76d8
indicate cbe in chat message hint
Daniel Gultsch created
bca29cf
explicitly mark verified omemo keys in UI
Daniel Gultsch created
b9de159
versrion bump to 1.7.2
Daniel Gultsch created
34bcc59
fixed session objects not being build on start up
Daniel Gultsch created
6a458b8
Merge pull request #1513 from fiaxh/pgp_background_decryption
PGP messages background decryption
Daniel Gultsch created
1ec3d86
version bump to 1.7.1
Daniel Gultsch created
8553d5a
moved db calls made from UI into serial background thread
Daniel Gultsch created
ef7857a
avoid npe when checking for stream restart
Daniel Gultsch created
c7ff196
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch created
7410e20
Merge branch 'master' of github.com:siacs/Conversations
Daniel Gultsch created
1221cff
load avatars in message adapter in background task
Daniel Gultsch created
a7fd629
show encryption type in warned/red messages
Daniel Gultsch created
016a57f
Show PGP "please wait" message only when actually decrypting
fiaxh created
29a849c
Decrypt PGP messages in background
fiaxh created
d65273c
Merge pull request #1523 from SamWhited/presence_sync_fix
Don't synchronize on non-final field
Daniel Gultsch created
e747ece
Don't synchronize on non-final field
Sam Whited created
ec473a4
Merge pull request #1520 from saqura/self_handle_orientation
Handle some orientation changes manually
Daniel Gultsch created
48f172f
Reset the margins manually after rotating
saqura created
d487717
version bump to 1.7.0
Daniel Gultsch created
56afdcc
invalidate menu after backend connection.
fixes the menu not being shown after rotation in edit account details
Daniel Gultsch created
1f2b2c8
Handle some orientation changes manually
Currently most activities get destroyed/recreated when rotating the device. This commit prevents this from happening where it is not necessary. The most obvious improvements are: * The options menu in the EditAccountActivity does not disappear when rotating the device. * CSI inactive/active states are no longer sent on every rotate.
saqura created
1bd68a4
join muc even if initial conference configuration fetch failed
Daniel Gultsch created
3c45f00
fixed read conversations showing up as notifications after a restart
Daniel Gultsch created
d56214f
version bump to 1.7.0-beta.2
Daniel Gultsch created
f4a33a0
open unknown files with wildcard intent
Daniel Gultsch created
569b9f4
open manage account + certificate chooser when cbe mode is enabled
Daniel Gultsch created
53125db
move chat state reset from background switch to foreground switch to account for chat states sent in the mean time
Daniel Gultsch created
9b07059
update last seen in mucs. fixes #1508
Daniel Gultsch created