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 |
|
cijo-saju
|
3467a67e75
|
Removed unused imports from entire project.
|
2017-04-12 20:24:36 +05:30 |
|
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
|
2c1d3ef968
|
fixed avatar republish missing the mime type
|
2017-01-12 12:20:10 +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
|
a1cb855739
|
adding prekey='true' to omemo messages if applicable
|
2017-01-09 20:20:02 +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
|
e5fff42b10
|
added omemo padding but disabled by Config.java flag
|
2016-12-20 16:12:12 +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 |
|
Daniel Gultsch
|
2ec7165381
|
update the conversations view (and the lock icon) after receiving device list
|
2016-11-24 11:28:04 +01:00 |
|
Daniel Gultsch
|
839ef8e14b
|
introduced blind trust before verification mode
read more about the concept on https://gultsch.de/trust.html
|
2016-11-23 10:42:27 +01:00 |
|
Daniel Gultsch
|
b71aa6d3a4
|
remove omemo devices from annoucement after 7 days of inactivity
|
2016-11-19 21:39:16 +01:00 |
|
Daniel Gultsch
|
6362799d56
|
save last activation time in fingerprint status
|
2016-11-19 13:34:54 +01:00 |
|
Daniel Gultsch
|
2b9b3be3f1
|
show 'clear devices' button underneath own devices
|
2016-11-18 21:49:52 +01:00 |
|
Daniel Gultsch
|
a86a36f570
|
removed some unecessary logging from omemo message generation
|
2016-11-18 20:13:09 +01:00 |
|
Daniel Gultsch
|
9d9a9e63ad
|
removed some very verbose logging from axolotl service
|
2016-11-18 13:03:02 +01:00 |
|
Daniel Gultsch
|
211354ee26
|
put omemo fingerprint in own uri (qr code / nfc)
|
2016-11-17 22:28:45 +01:00 |
|
Daniel Gultsch
|
7e2e42cb11
|
parse omemo fingerprints from uris
|
2016-11-17 20:09:42 +01:00 |
|
Daniel Gultsch
|
ad9a8c2281
|
use base64.nowrap for omemo keys
|
2016-11-17 10:58:44 +01:00 |
|
Daniel Gultsch
|
d61b00604d
|
fixed enabling trust toggle. unknown->untrusted
|
2016-11-15 15:14:21 +01:00 |
|
Daniel Gultsch
|
05fc15be3d
|
refactore trust enum to be FingerprintStatus class with trust and active
|
2016-11-14 22:27:41 +01:00 |
|
Daniel Gultsch
|
44ce5df359
|
write prepped string to db. use display version everywhere else
|
2016-10-20 17:31:46 +02:00 |
|
Daniel Gultsch
|
1f7f82da7b
|
respond to chat marker request only when mutual presence subscription exists
|
2016-10-07 10:05:08 +02:00 |
|
Daniel Gultsch
|
0af13fc746
|
be more careful parsing integers in omemo
|
2016-10-06 22:05:18 +02:00 |
|
Daniel Gultsch
|
5ac0e9267d
|
fixed omemo shown as unavailable in 1:1 chats
|
2016-10-03 21:04:10 +02:00 |
|
Daniel Gultsch
|
7c6d1d19d5
|
when activating omemo in conference always check preferences
|
2016-10-03 10:42:43 +02:00 |
|
Daniel Gultsch
|
ac9f13a9f2
|
provide hint on why conference can not be encrypted
|
2016-09-08 11:01:27 +02:00 |
|
Daniel Gultsch
|
f7933c26d7
|
don't crash on broken base64 in omemo messages. fixes #1934
|
2016-06-29 17:18:57 +02:00 |
|
Daniel Gultsch
|
5137837f6d
|
only publish keys if omemo is enabled
|
2016-05-25 21:55:01 +02:00 |
|
Daniel Gultsch
|
9ce2cfa3d2
|
resetting fetch status error when mutual subscription is reestablished
|
2016-05-19 10:47:27 +02:00 |
|