Commit Graph

29 Commits

Author SHA1 Message Date
Philipp Hörist
2904ac8111 [omemo] 2.9.0
Change gtk imports
2023-01-07 19:52:20 +01:00
wurstsalat
d1c33940ba [omemo] Improve QR code
Set error correction level to "L", which reduces the amount of transferred data.
Error correction level "L" seems to be sufficient for QR codes scanned from computer screens.
2022-02-25 14:19:33 +01:00
wurstsalat
06d0c70e31 [omemo] Increase QR code border size to value suggested by specs 2022-02-12 00:19:12 +01:00
Florian Hülsmann
68a55420e1 omemo: always use white background for QR code 2022-01-29 19:11:01 +01:00
wurstsalat
0277f63129 [omemo] Adapt to Gajim changes 2021-10-21 18:08:10 +02:00
lovetox
5b763716a6 Make imports GUI agnostic 2020-12-06 13:22:45 +01:00
wurstsalat
2cc719be9b Adapt to upstream ConfirmationDialog name change 2020-09-08 20:17:57 +02:00
Daniel Brötzmann
a587ff709a [omemo] Add infobar in fingerprints dialog 2020-06-28 21:31:13 +02:00
lovetox
77452756cb [omemo] Add Blind Trust Before Verification
Fixes #310
2020-06-24 21:10:28 +02:00
André Apitzsch
6418353bc7 [omemo]: Use PEP-440 compatible version 2020-05-15 20:47:08 +02:00
Marcin Mielniczuk
ddebd9381b [omemo] Set trust per JID
Closes #442.
2019-08-20 23:18:02 +02:00
Daniel Brötzmann
03a8f80929 [omemo] Fix NewConfirmationDialog usage in key dialog 2019-08-19 08:25:33 +02:00
Philipp Hörist
10bbeda0f7 [omemo] Use Gajims confirmation dialog 2019-03-26 20:51:52 +01:00
Philipp Hörist
7783864f99 [omemo] Save trust of message to database 2019-03-20 23:24:59 +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
237f50cfb5 [omemo] Change logging domain 2019-03-10 10:11:03 +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
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
01c92b9fe8 [omemo] Show correctly fingerprints in MUC 2019-02-22 22:30:12 +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
c5150ebea3 [omemo] Adapt KeyDialog 2019-02-21 23:25:34 +01:00
Philipp Hörist
6fd32591fc [omemo] Refactor Plugin 2019-02-17 18:26:17 +01:00
Philipp Hörist
3c78b09fb2 [omemo] Refactor Plugin
- Adapt to nbxmpp supporting OMEMO
- Move python-axolotl code into backend folder
2019-02-12 00:00:12 +01:00
Philipp Hörist
5eac5b337a [omemo] Fix deprecation warnings 2018-12-31 11:08:40 +01:00
Philipp Hörist
6634da0a79 [omemo] Adapt to Gajim changes 2018-12-31 02:07:57 +01:00
Daniel Brötzmann
80a7a5db57 [omemo] Polish GUI
- Port Fingerprint dialog from openpgp plugin
- Add an InfoBar for errors and informations
- Add tooltip for device clearing
- Remove fingerprints tab from plugin config dialog
2018-10-13 00:52:01 +02:00