Commit Graph

1247 Commits

Author SHA1 Message Date
Daniel Brötzmann
c1803b9171 [omemo] Update manifest.ini 2019-07-09 12:30:00 +02:00
Daniel Brötzmann
b208cd5fd0 [omemo] Remove YesNoDialog 2019-07-09 12:30:00 +02:00
Daniel Brötzmann
f8c6000a0e [pgp] Update manifest.ini 2019-07-09 12:30:00 +02:00
Daniel Brötzmann
c222bf5a2f [pgp] Replace YesNoDialog 2019-07-09 12:29:56 +02:00
Philipp Hörist
03c04065a2 [appindicator] Update manifest.ini 2019-07-06 20:27:35 +02:00
Max Resch
2eb0aa42a1 [appindicator] use gir package name "AppIndicator3"
Allow to additionally import "AppIndicator3" to "AyatanaAppIndicator3"
2019-07-06 19:49:24 +02:00
Daniel Brötzmann
066a19bb7c [form_handler] Update manifest.ini 2019-07-05 09:49:09 +02:00
Daniel Brötzmann
baddab7cd8 [form_handler] Fix wording 2019-07-05 09:48:26 +02:00
Daniel Brötzmann
2d96401d3b [form_handler] Fix imports 2019-07-05 09:46:23 +02:00
Philipp Hörist
b73cae0ddb [omemo] Update CHANGELOG & manifest.ini 2019-06-30 22:15:59 +02:00
Philipp Hörist
aeb10516c7 [omemo] Dont validate JID
nbxmpp does this already for us
2019-06-30 22:15:59 +02:00
Daniel Brötzmann
522b765dfa Add .vscode to .gitignore 2019-06-22 17:45:27 +02:00
Daniel Brötzmann
0daae7647f [preview] Update manifest.ini 2019-06-22 17:15:38 +02:00
Daniel Brötzmann
e73114c01e [preview] Cleanup code 2019-06-22 17:15:38 +02:00
Daniel Brötzmann
1a69014952 [acronyms] Update manifest.ini 2019-06-22 17:13:03 +02:00
Daniel Brötzmann
3ade7ff5ed [acronyms] Add more acronyms 2019-06-22 17:13:03 +02:00
Daniel Brötzmann
8d2786f140 [acronyms] Update config window layout 2019-06-22 17:13:03 +02:00
Daniel Brötzmann
b390a463c2 [acronyms] Fix is_groupchat call 2019-06-22 17:13:03 +02:00
Daniel Brötzmann
3a7ef9cd95 [client_icons] Update manifest.ini 2019-06-22 13:25:18 +02:00
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