Commit Graph

26 Commits

Author SHA1 Message Date
André Apitzsch
8455d15cb5 [omemo] Fix index-out-of-bounds error if no account is configured 2019-11-10 21:52:40 +01: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
2383ac4d67 [omemo] KeyDialog: Align header label left 2019-02-24 23:06:29 +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
3d8dabcf88 [omemo] Show own device in published device list 2019-02-22 16:16:07 +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
55d73d1880 [omemo] Fix label color
Fixes #377
2019-01-05 22:25:57 +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
Philipp Hörist
6429cc9ddd [omemo] Publish devicelist with id 'current' 2018-11-20 17:33:46 +01:00
Philipp Hörist
19acf229ac [omemo] Keep compatibility with Gtk 3.20 2018-10-13 14:52:39 +02:00
Philipp Hörist
5a171fdfc4 [omemo] Move ui files into gtk folder 2018-10-13 00:52:01 +02: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