Commit Graph

219 Commits

Author SHA1 Message Date
Philipp Hörist 10bbeda0f7 [omemo] Use Gajims confirmation dialog 2019-03-26 20:51:52 +01:00
Philipp Hörist edf012b3f6 [omemo] Update manifest.ini & CHANGELOG 2019-03-25 12:23:14 +01:00
Philipp Hörist c0c0a3dfdf [omemo] Set correct version on database creation 2019-03-25 12:22:03 +01:00
Philipp Hörist 82cb414761 [omemo] Update manifest.ini & CHANGELOG 2019-03-24 16:52:16 +01:00
Philipp Hörist a3f79c6e3c [omemo] Fix database migration 2019-03-24 16:51:26 +01:00
Philipp Hörist a65a813fac [omemo] Update manifest.ini & CHANGELOG 2019-03-24 15:28:40 +01:00
Philipp Hörist e6f810803f [omemo] Fix requesting the devicelist 2019-03-24 15:25:27 +01:00
Philipp Hörist c39c3c80be [omemo] Fix old invalid BLOB database values
The way BLOBs are written to the database has changed in python3
So we read all BLOB values cast them to BLOB then write them back to
the table

Fixes #402, #278
2019-03-24 15:24:00 +01:00
Philipp Hörist c8af6118ff [omemo] Update manifest.ini & CHANGELOG 2019-03-20 23:26:38 +01:00
Philipp Hörist bfe2a0dc5c [omemo] Fix device_id migration 2019-03-20 23:25:02 +01:00
Philipp Hörist 7783864f99 [omemo] Save trust of message to database 2019-03-20 23:24:59 +01:00
Philipp Hörist d036b0f688 [omemo] Move secret data into own table 2019-03-16 22:56:15 +01:00
Malte Leip cfaa259aa7 [omemo] Fix loading of style.css with python 3.5 2019-03-16 22:44:29 +01:00
Malte Leip 2db6d03fde [omemo] Fix fingerprint window for qrcode v. < 6.0 2019-03-16 21:43:05 +01:00
Philipp Hörist f660fbf874 [omemo] Update manifest.ini & CHANGELOG 2019-03-11 23:52:23 +01:00
Philipp Hörist 850cf7d863 [omemo] Fix set operation
Fixes #399
2019-03-11 23:52:07 +01:00
Philipp Hörist 6436c1cafa Change logging domains 2019-03-10 10:27:07 +01:00
Philipp Hörist 237f50cfb5 [omemo] Change logging domain 2019-03-10 10:11:03 +01:00
Philipp Hörist 424a770377 [omemo] Update manifest.ini & CHANGELOG 2019-03-08 20:29:47 +01:00
Philipp Hörist 245be4132f [omemo] Improve logging 2019-03-08 20:26:48 +01:00
Philipp Hörist 1ca474e722 [omemo] Fix an endless loop with devicelists 2019-03-08 20:26:48 +01:00
Philipp Hörist 2ed1c39f43 [omemo] Build sessions automatically 2019-03-08 20:25:20 +01:00
Philipp Hörist ddfd03e79b [omemo] Update manifest.ini & CHANGELOG 2019-02-24 23:07:04 +01:00
Philipp Hörist d4af2b7dad [omemo] Fix encryption messages to self 2019-02-24 23:07:04 +01:00
Philipp Hörist 49ffa7a3b2 [omemo] Improve verifying trust 2019-02-24 23:06:29 +01:00
Philipp Hörist 0c38ee374c [omemo] Make sending key transport messages possible 2019-02-24 23:06:29 +01:00
Philipp Hörist 2383ac4d67 [omemo] KeyDialog: Align header label left 2019-02-24 23:06:29 +01:00
Philipp Hörist 8564889924 [omemo] Update manifest.ini & CHANGELOG 2019-02-24 00:47:57 +01:00
Philipp Hörist 55f32fb262 [omemo] Add search to Key Dialog 2019-02-24 00:46:15 +01:00
Philipp Hörist a9d1099145 [omemo] Hide inactive fingerprints by default 2019-02-24 00:32:42 +01:00
Philipp Hörist eff7d037f7 [omemo] Show QR code in Key Dialog 2019-02-23 23:49:10 +01:00
Philipp Hörist 77b7762cb5 [omemo] Dont Fail on empty prekey table 2019-02-23 18:21:32 +01:00
Philipp Hörist 9362c59250 [omemo] KeyDialog: Show last seen timestamp 2019-02-22 23:09:31 +01:00
Philipp Hörist d94d1550b3 [omemo] KeyDialog: Adjust css 2019-02-22 22:45:09 +01:00
Philipp Hörist 85342c574a [omemo] Update manifest.ini & CHANGELOG 2019-02-22 22:34:36 +01:00
Philipp Hörist 01c92b9fe8 [omemo] Show correctly fingerprints in MUC 2019-02-22 22:30:12 +01:00
Philipp Hörist c90275c492 [omemo] Refactor storeSession() 2019-02-22 21:50:51 +01:00
Philipp Hörist e3988f8858 [omemo] Fix sending MUC messages 2019-02-22 19:58:24 +01:00
Philipp Hörist eaf7deb440 [omemo] Update manifest.ini & CHANGELOG 2019-02-22 17:30:47 +01:00
Philipp Hörist 0f23bb40a8 [omemo] Use hashable IdentityKey 2019-02-22 17:26:06 +01:00
Philipp Hörist 1096596806 [omemo] Dont throw exception on missing session 2019-02-22 17:20:14 +01:00
Philipp Hörist 75a4f19d56 [omemo] Clean up old sessions
Delete sessions when we dont have an identity saved for it
2019-02-22 16:34:01 +01:00
Philipp Hörist 912eb62ee5 [omemo] Update manifest.ini & CHANGELOG 2019-02-22 16:17:51 +01:00
Philipp Hörist 3d8dabcf88 [omemo] Show own device in published device list 2019-02-22 16:16:07 +01:00
Philipp Hörist 5aaa6957c9 [omemo] Add sqlite SessionRecord converter 2019-02-22 16:14:27 +01:00
Philipp Hörist 0ee9b2fa78 [omemo] Fix get_devices()
It did not discard our own device when without_self was True
2019-02-22 15:51:11 +01:00
Philipp Hörist 37512bb706 [omemo] Remove unused import 2019-02-21 23:26:53 +01:00
Philipp Hörist 3788bc378b [omemo] Update manifest.ini & CHANGELOG 2019-02-21 23:25:51 +01:00
Philipp Hörist c5150ebea3 [omemo] Adapt KeyDialog 2019-02-21 23:25:34 +01:00
Philipp Hörist 2e8c5a5a70 [omemo] Add sqlite identity key converter 2019-02-21 22:53:45 +01:00