Daniel Brötzmann
b46e6b1ba0
[client_icons] Add Monal and additional SVGs
2019-06-22 13:24:42 +02:00
Daniel Brötzmann
3cc00d278a
[client_icons] Format code
2019-06-22 13:24:33 +02:00
Daniel Brötzmann
d0c300239b
[client_icons] Use new config dialog
2019-06-22 12:39:27 +02:00
Daniel Brötzmann
6a86834a82
[client_icons] Fix is_groupchat call
2019-06-22 11:56:48 +02:00
Philipp Hörist
fa1bfd5c34
[omemo] Update CHANGELOG & manifest.ini
2019-06-22 10:24:41 +02:00
Philipp Hörist
0745796eb2
[omemo] Adapt to Gajim changes
2019-06-22 10:23:46 +02:00
Daniel Brötzmann
11a2dacd8f
[plugin_installer] Update manifest.ini
2019-06-21 13:26:29 +02:00
Daniel Brötzmann
3df231fcef
[plugin_installer] Use NewConfirmationCheckDialog
2019-06-21 13:25:33 +02:00
Philipp Hörist
c550f6fc8e
[omemo] Fix getRandomSequence()
...
There was an API change in python-axolotl
2019-05-18 20:39:32 +02:00
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