Commit Graph

111 Commits

Author SHA1 Message Date
André Apitzsch
46ca602a3f Ship metainfo files with plugins
so we don't have to maintain them twice,
once here, once in flathub repo.
2020-04-16 19:32:22 +02:00
lovetox
9cac8d1c18 [preview] Update manifest.ini 2020-03-19 11:13:15 +01:00
André Apitzsch
3d7d3e72a3 [preview] Only copy file, don't chmod
Fixes #479.
2020-03-18 22:57:07 +01:00
lovetox
76b9ef6b9f [preview] Use account proxy if available 2020-03-18 22:56:03 +01:00
Comrade DOS
08cd37b814 [preview] Adding detection of supported mime types at runtime 2020-03-17 20:49:00 +01:00
Philipp Hörist
25f4da6edb [preview] Update manifest.ini 2020-01-17 22:49:44 +01:00
Philipp Hörist
b0b73ac7da [preview] Add back 12 byte IV read support 2020-01-17 22:49:19 +01:00
Philipp Hörist
5a0e69961f [preview] Rename directory vars 2019-12-26 21:54:17 +01:00
Philipp Hörist
dbb8cf2190 [preview] Update manifest.ini 2019-12-26 21:45:17 +01:00
Philipp Hörist
25bf2d4ed5 [preview] Rewrite plugin 2019-12-26 21:44:18 +01:00
Daniel Brötzmann
4fadcb5342 Spelling fixes in various manifest.ini files 2019-12-20 23:20:00 +01:00
André Apitzsch
206c2812f3 [preview] Remove reference to unavailable setting 2019-11-10 16:02:12 +01:00
Philipp Hörist
873d7f323d [preview] Update manifest.ini 2019-11-09 10:50:47 +01:00
Philipp Hörist
2517c0e849 [preview] Adapt to Gajim changes
- Open files with open_file()
2019-11-09 10:50:01 +01:00
Philipp Hörist
69506bdbf6 [preview] Update manifest.ini 2019-09-04 22:23:41 +02:00
Philipp Hörist
ac32f7fd75 [preview] Use cross-platform compatible cursor 2019-09-04 22:22:02 +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
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
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
6436c1cafa Change logging domains 2019-03-10 10:27:07 +01:00
Philipp Hörist
7119f70bba [preview] Update manifest.ini 2018-12-09 11:39:59 +01:00
Philipp Hörist
003f21034f [preview] Make pillow a required dependency
Fixes #367
2018-12-09 11:39:35 +01:00
Philipp Hörist
f61f8d3d67 [preview] Simplify setting cursor on hover 2018-12-09 11:38:30 +01:00
Philipp Hörist
5ee22a6730 [preview] Update manifest.ini 2018-12-08 20:27:03 +01:00
Philipp Hörist
214fb16286 [preview] Fix problem with too long filenames
Fixes #365
2018-12-08 20:27:03 +01:00
Philipp Hörist
9bb2bc5c0d [preview] Dont crash on errors in other threads 2018-12-08 20:27:03 +01:00
Philipp Hörist
c5c82ec4ec [preview] Update manifest.ini 2018-10-28 13:10:01 +01:00
Philipp Hörist
1bbfc60814 [preview] Fix displaying GIFs without duration 2018-10-28 13:09:03 +01:00
Philipp Hörist
df5d2d60ea [preview] Remove legacy code 2018-10-28 13:09:03 +01:00
Philipp Hörist
0f52824c4b Fix typo 2018-10-12 17:59:02 +02:00
Yann Leboulanger
a6fc131a04 prepare plugins for master branch 2018-10-12 11:21:54 +02:00
Philipp Hörist
97c2bfbdd9 Add compatibility for Gajim 1.1 2018-10-06 20:46:24 +02:00
Philipp Hörist
600c37b0d2 [preview] Update manifest.ini 2018-08-19 17:42:31 +02:00
Philipp Hörist
dcce26e851 [preview] Add compatibility for Gajim 1.1.0 2018-08-19 17:42:06 +02:00
Philipp Hörist
f2c914e8f1 [preview] Update manifest.ini 2018-08-07 08:59:59 +02:00
Philipp Hörist
555585b47e [preview] Lower log level on log output 2018-08-07 08:59:29 +02:00
Philipp Hörist
77c3a78e30 [preview] Update manifest.ini 2018-08-06 23:56:07 +02:00
Philipp Hörist
059fa25edf [preview] Fix faulty conversion of text to url 2018-08-06 23:55:46 +02:00
Philipp Hörist
5d770f8596 [preview] Update manifest.ini 2018-05-10 18:50:23 +02:00
Philipp Hörist
36948f6990 [preview] Port to new FileChooser API 2018-05-10 18:49:08 +02:00
Philipp Hörist
d0b81cae31 [preview] Refactor _accept_uri() 2018-05-07 23:40:24 +02:00
Philipp Hörist
587648dd9d [preview] Remove useless log messages 2018-05-07 22:18:36 +02:00
Philipp Hörist
6e9a165a69 [preview] Update manifest.ini 2018-05-07 22:11:22 +02:00
Philipp Hörist
8061974c37 [preview] Use if/then instead of multiple if conditions 2018-05-07 22:11:22 +02:00