Commit Graph

1256 Commits

Author SHA1 Message Date
Philipp Hörist
0c643c514a [whiteboard] Update manifest.ini 2019-08-17 14:38:46 +02:00
Philipp Hörist
b03d1072cf [whiteboard] Add missing caps handler 2019-08-17 14:38:46 +02:00
Philipp Hörist
5c692c1e01 [whiteboard] Remove not used Base objects 2019-08-17 14:38:46 +02:00
Philipp Hörist
b1f042e50b [whiteboard] Update button state after chat control connect 2019-08-17 14:38:46 +02:00
Romain DEP.
e1c9663e3e [clients_icons] fix compat with 1.2 2019-08-12 05:38:01 +02:00
Daniel Brötzmann
65f2d22188 [plugin_installer] Update manifest.ini 2019-07-09 12:30:00 +02:00
Daniel Brötzmann
f19c134a58 [plugin_installer] Replace progressbar by spinner, code cleanup 2019-07-09 12:30:00 +02:00
Daniel Brötzmann
204743e413 [plugin_installer] Cleanup code, replace update icon 2019-07-09 12:30:00 +02:00
Daniel Brötzmann
e7cbc51692 [plugin_installer] Remove YesNoDialog 2019-07-09 12:30:00 +02:00
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