Commit Graph

1440 Commits

Author SHA1 Message Date
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
Daniel Brötzmann 579239821b [syntax_highlight] Update manifest.ini 2019-03-22 23:16:45 +01:00
Daniel Brötzmann 2c0cd02e5b [syntax_highlight] Adjust config dialog 2019-03-22 23:15:34 +01:00
André Apitzsch 236d24976d [openpgp] Add flatpak manifest and metainfo 2019-03-21 00:39:48 +01:00
André Apitzsch e3a93b499b [pgp] Add flatpak manifest and metainfo 2019-03-21 00:39:20 +01:00
André Apitzsch e5defb7e40 Flatpak: Update dependencies and plugin versions 2019-03-21 00:33:33 +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
André Apitzsch 19e3ab9ba8 [hamster] Update manifest.ini 2019-03-19 20:47:14 +01:00
André Apitzsch f9b8e9e72f [hamster] Update project URL 2019-03-19 20:46:26 +01:00
André Apitzsch 9859a01b89 [hamster] Fix logging 2019-03-19 20:45:16 +01:00
Philipp Hörist c7f05d94aa [openpgp] Update manifest.ini 2019-03-16 22:56:15 +01:00
Philipp Hörist bfd96caddf [openpgp] Make open call python 3.5 compatible 2019-03-16 22:56:15 +01:00
Philipp Hörist 15d35ed8d1 [acronyms] Update manifest.ini 2019-03-16 22:56:15 +01:00
Philipp Hörist 34c911de27 [acronyms] Make open call python 3.5 compatible 2019-03-16 22:56:15 +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
Florian Münchbach 1b7442fc20 [syntax_highlight] Integrate with master branch
This commit contains all changes starting with the first integration of
the plugin into the gajim_1.1 branch (76dabe2) until the current plugin
version V3 (42b9aeb).
The manifest.ini is updated for compatibility with upcoming Gajim
versions.
2019-02-24 17:49:35 +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