Commit Graph

1369 Commits

Author SHA1 Message Date
Daniel Brötzmann a796c8811b [omemo] Fix uri NameError in debug log 2019-05-13 18:50:46 +02:00
Daniel Brötzmann f1c8c4405f [syntax_highlight] Update manifest.ini 2019-05-08 11:55:34 +02:00
Daniel Brötzmann c60deaea19 [syntax_highlight] Fix deprecation warnings, fix pylint errors
This fixes some deprecation warnings related to Gtk.Color and restructures
code and formatting according to pylint suggestions
2019-05-08 11:53:13 +02:00
Daniel Brötzmann 845faff240 [preview] Update manifest.ini 2019-04-27 14:29:38 +02:00
Daniel Brötzmann e4c7c446fc [preview] Open file directly if encrypted
If Open Link in Browser is selected as default action for left clicking an image,
the user would get a warning when clicking an encrypted image. Fall back to open
image directly instead of issuing a warning dialog.
2019-04-27 14:29:37 +02:00
Daniel Brötzmann 4901c1e1b7 [preview] Fix on_save_as_menuitem handler name 2019-04-27 14:29:37 +02:00
Daniel Brötzmann 0636307329 [preview] Add Open Folder to context menu 2019-04-27 14:29:37 +02:00
Philipp Hörist d9b146ee35 [preview] Use new open_uri method to open links 2019-04-27 14:29:11 +02:00
Philipp Hörist b166a388cc [omemo] Update manifest.ini & CHANGELOG 2019-04-27 13:59:03 +02:00
Philipp Hörist e7ac1ccf4c [omemo] Adapt to link handler changes in Gajim 2019-04-27 13:59:03 +02:00
Daniel Brötzmann e577b42c8f [preview] Update manifest.ini 2019-04-23 16:03:47 +02:00
Daniel Brötzmann 3fbc1b20c9 [preview] Use Settings instead of Options 2019-04-23 16:03:40 +02:00
Philipp Hörist d493646a2a [pgp] Update manifest.ini 2019-04-16 23:27:26 +02:00
Philipp Hörist 4cad7462b1 [pgp] Fix key migration 2019-04-16 23:27:05 +02:00
Daniel Brötzmann 0d99f3a2d5 [pgp] Update dialog GUI 2019-04-15 11:00:31 +02:00
Philipp Hörist 466a4e91f7 [pgp] Move all Gajim PGP code into plugin 2019-04-14 23:01:24 +02:00
Philipp Hörist b35a259980 [omemo] Update manifest.ini & CHANGELOG 2019-03-31 20:11:30 +02:00
Philipp Hörist 8bff45ff49 [omemo] Fix group chat
Fixes #412
2019-03-31 20:11:30 +02:00
Philipp Hörist 482ff2e7c0 Revert "openpgp new"
This reverts commit e53150c94e
2019-03-31 19:57:03 +02:00
Philipp Hörist e53150c94e openpgp new 2019-03-31 19:55:53 +02:00
Philipp Hörist 33223f7a53 [omemo] Update manifest.ini & CHANGELOG 2019-03-26 20:52:34 +01:00
Philipp Hörist 10bbeda0f7 [omemo] Use Gajims confirmation dialog 2019-03-26 20:51:52 +01:00
Philipp Hörist 9d810ef579 [openpgp] Update manifest.ini 2019-03-26 20:30:44 +01:00
Philipp Hörist 7b702cc08a [openpgp] Adapt to Gajim dialog changes 2019-03-26 20:30:22 +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
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