Daniel Gultsch
|
a1f933924c
|
open trust key screen when download is in progress
|
2018-07-07 08:53:11 +02:00 |
|
Daniel Gultsch
|
e6532e739a
|
do not include white listed domains in room list. fixes #3082
|
2018-06-22 20:25:50 +02:00 |
|
Daniel Gultsch
|
c8a0bf7090
|
OMEMO: remove omemo device from own list if bundle is broken
|
2018-05-28 22:08:20 +02:00 |
|
Daniel Gultsch
|
18a8a6e5ac
|
make session completion work with untrusted devices as well
|
2018-05-09 09:24:31 +02:00 |
|
Daniel Gultsch
|
7b3d871f28
|
improved logging for node configuration change
|
2018-05-03 22:44:28 +02:00 |
|
Daniel Gultsch
|
d3b20544c9
|
do not invoke onPushFailed() on timeout
|
2018-05-01 17:35:29 +02:00 |
|
Daniel Gultsch
|
35020702fb
|
very much unoptimized search functionality
|
2018-04-26 13:22:31 +02:00 |
|
Daniel Gultsch
|
7fd25abea2
|
code cleanup in AxolotlService.fetchDeviceIds()
|
2018-04-12 08:55:50 +02:00 |
|
Daniel Gultsch
|
aff2b33e27
|
load currently open conversation faster
|
2018-04-11 18:07:40 +02:00 |
|
Daniel Gultsch
|
bda95bc571
|
make error message for 'not encrypted for this device'
|
2018-04-04 18:21:22 +02:00 |
|
Daniel Gultsch
|
dccd3f1c8e
|
figure out fallbacks with omemo source id
|
2018-03-22 13:26:35 +01:00 |
|
Daniel Gultsch
|
64f040b631
|
offer a more convienient way to disable omemo from trust keys dialog
|
2018-03-15 13:37:08 +01:00 |
|
Daniel Gultsch
|
1accf9d961
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
a33984acc5
|
encrypt muc PM only to actual recipient
|
2018-01-27 20:55:43 +01:00 |
|
Daniel Gultsch
|
be70eb5650
|
improvements for self messages
* fix omemo in group chats w/o participants
* don't create two axolotl messages when messaging self
* fix read marker for self messages
|
2018-01-27 10:45:05 +01:00 |
|
Daniel Gultsch
|
3e111e7f58
|
allow axolotl header to be empty in empty mucs
|
2018-01-27 09:15:47 +01:00 |
|
Daniel Gultsch
|
eee5d885ba
|
make chat markers opportunistic in private mucs
|
2018-01-22 23:21:24 +01:00 |
|
Daniel Gultsch
|
6009b8ebf0
|
disable offline messages. postpone prekey handling until after mam catchup
|
2018-01-19 18:17:13 +01:00 |
|
Daniel Gultsch
|
036dd82698
|
properly handle key transport messages. use prekeyparsing only when that attribute is set
|
2018-01-18 20:58:55 +01:00 |
|
Daniel Gultsch
|
127557df56
|
show pep as available if omemo_all_access has been installed on server
|
2017-12-18 13:47:53 +01:00 |
|
Daniel Gultsch
|
e0ec6ad8b6
|
fixed omemo device list not getting annouced on empty list
|
2017-12-18 13:18:58 +01:00 |
|
Daniel Gultsch
|
782b8fb744
|
fixup for pep omemo notification dedup
|
2017-12-13 20:28:30 +01:00 |
|
Daniel Gultsch
|
328c6dea0f
|
fixed workaround that allowed us to expire devices
|
2017-12-07 14:47:21 +01:00 |
|
Daniel Gultsch
|
75b4926025
|
fixed publish-options migration
|
2017-12-01 18:54:39 +01:00 |
|
Daniel Gultsch
|
013822fe82
|
excute db read and writes on different threads
|
2017-11-16 15:53:03 +01:00 |
|
Daniel Gultsch
|
57c11d42d5
|
create a new axolotl service when the account jid changes
|
2017-08-10 22:34:03 +02:00 |
|
Daniel Gultsch
|
0da2f1ed3f
|
prevent users from editing their account jid after successful login
|
2017-08-10 22:34:03 +02:00 |
|
Daniel Gultsch
|
f5da4791ad
|
avoid unnecessary roster sync in OMEMO code. fixed startup performance regression
|
2017-07-29 13:50:32 +02:00 |
|
Daniel Gultsch
|
837c212931
|
refresh omemo activity after failing to fetch keys due to lack of ids
|
2017-07-28 18:37:07 +02:00 |
|
Daniel Gultsch
|
85dc0c284d
|
made omemo always available but in public mucs
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
da87eac48e
|
provide upgrade path for accounts with publish-options
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
9a57673130
|
use publish-options instead of always pushing node configuration
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
8d6b2074cb
|
let hasPendingFetches() return true when fetching device ids
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
7a2856ac86
|
fetch required device ids on demand
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
f7258d16e1
|
explicitly fetch device ids before building sessions in single mode conversation
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
25e993693f
|
change access model of omemo pep nodes after every publish
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
6c95897f09
|
fetch device ids for muc members w/o known devices
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
cbce73c301
|
fixed fingerprint trust (was messed up after library upgrade)
|
2017-06-25 18:18:13 +02:00 |
|
Daniel Gultsch
|
24768d051d
|
upgrade to signal-protocol-java. thanks @ysangkok
fixes #1384
closes #2509
|
2017-06-18 16:36:30 +02:00 |
|
Daniel Gultsch
|
cc1402442a
|
don't load signed prekeys on startup
|
2017-05-04 11:03:58 +02:00 |
|
Daniel Gultsch
|
0c0ff882a9
|
make x509 verification node world readable
|
2017-02-24 19:58:46 +01:00 |
|
Daniel Gultsch
|
d028f4b398
|
refactored whispermessage processing
|
2017-01-15 18:54:47 +01:00 |
|
Daniel Gultsch
|
8f39a594ff
|
partially improved logging for receiving omemo messages
|
2017-01-14 18:10:04 +01:00 |
|
Daniel Gultsch
|
bfacc180c5
|
don't allow to purge keys. offer distrut instead
|
2017-01-12 15:59:13 +01:00 |
|
Daniel Gultsch
|
f0c3b31a42
|
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put auth tag in key
|
2017-01-09 21:47:07 +01:00 |
|
Daniel Gultsch
|
fcd9ab17fe
|
don't throw assertion error when building session with same device id from other contact
|
2016-12-28 22:15:24 +01:00 |
|
Daniel Gultsch
|
fbbf1a37b4
|
disable removing of broken devices by default
|
2016-12-18 11:49:27 +01:00 |
|
Daniel Gultsch
|
dbda2afd6d
|
remove broken devices only once to prevent loops
|
2016-12-18 11:47:42 +01:00 |
|
Daniel Gultsch
|
87746ca2ba
|
remove own fetch errors from device announcement
|
2016-12-16 17:12:26 +01:00 |
|
Daniel Gultsch
|
58de10bcab
|
use prepped string when building axolotl session
|
2016-12-01 20:48:39 +01:00 |
|