Robin Müller
8799a904d7
[triggers] Add missing brackets
...
has_focus is a method of the Gtk.Window instance so it's necessary to add
brackets after the method name. Otherwise python returns just the reference
to the method and not the result of the method.
2018-05-14 15:07:06 +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
561a2e3b55
[triggers] Update manifest.ini
2018-05-10 16:54:19 +02:00
Philipp Hörist
adb1090578
[triggers] Port to new FileChooser api
2018-05-10 16:53:53 +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
Philipp Hörist
9c91784480
[preview] Add setting to allow all image urls
...
Fixes #301
2018-05-07 22:11:22 +02:00
Philipp Hörist
6b98cdbc5d
[preview] Change default allowed file size
2018-05-07 22:11:22 +02:00
Philipp Hörist
2ff0cbc836
[preview] Fix bug in ratio calculation
2018-05-07 22:11:22 +02:00
Philipp Hörist
1cf978ad22
[preview] Fix speed of animated GIFs
2018-05-07 22:11:22 +02:00
Yann Leboulanger
96ed448a54
[birthday_reminder] update version
2018-05-02 14:06:30 +02:00
Yann Leboulanger
a2ccd5d4ea
[birthday_reminder] Fix notifications
2018-05-02 14:05:27 +02:00
Philipp Hörist
ba27de7f7e
[plugin_installer] Update manifest.ini
2018-04-28 13:09:43 +02:00
Markus Wintermann
2f1f9e656a
[plugin_installer] Remove plugin on reload
2018-04-28 13:00:44 +02:00
Philipp Hörist
9e4edea638
Revert "[plugin_installer] Add plugin auto update"
...
This reverts commit d760a1ada1
2018-04-28 12:57:11 +02:00
Philipp Hörist
e770ce598b
[omemo] Update CHANGELOG & manifest.ini
2018-04-25 20:51:02 +02:00
Philipp Hörist
5d28985ca6
[plugin_installer] Use configpaths api for getting path
2018-04-25 20:30:40 +02:00
Philipp Hörist
ef92e45806
[translations] Update manifest.ini
2018-04-25 20:22:53 +02:00
Philipp Hörist
7edb94d71b
[translations] Use configpaths api for getting path
2018-04-25 20:22:19 +02:00
Philipp Hörist
854ed7e8d0
[indicator] Update manifest.ini
2018-04-25 19:49:19 +02:00
Philipp Hörist
a6654c497c
[indicator] Use configpaths api for getting path
2018-04-25 19:48:49 +02:00
Philipp Hörist
25269559b2
[location] Update manifest.ini
2018-04-25 19:40:19 +02:00
Philipp Hörist
bc9a72e6f8
[location] Use configpaths api for getting path
2018-04-25 19:39:50 +02:00
Philipp Hörist
e8e126538a
[juick] Update manifest.ini
2018-04-25 19:38:32 +02:00
Philipp Hörist
4fae0db100
[juick] Use configpaths api for getting path
2018-04-25 19:38:15 +02:00
Philipp Hörist
7d211da5a8
[pgp] Update manifest.ini
2018-04-24 19:45:43 +02:00
Philipp Hörist
6447da9ca2
[pgp] Fix dependency check
2018-04-24 19:45:21 +02:00
Philipp Hörist
a70e4f12f6
[esessions] Update manifest.ini
2018-04-24 19:41:44 +02:00
Philipp Hörist
e3764509cd
[esessions] Fix dependency check
...
- remove unused imports
2018-04-24 19:41:02 +02:00
Philipp Hörist
16e776f405
[omemo] Dont use deprecated way to get path
2018-04-21 16:32:57 +02:00
Philipp Hörist
7c785000cc
[omemo] Remove old DB migration
2018-04-21 16:30:48 +02:00
Philipp Hörist
e6c1fee17c
[preview] Dont use deprecated way to get path
2018-04-21 16:30:19 +02:00
Philipp Hörist
dc6ef8019f
[preview] Update mainifest.ini
2018-04-21 14:26:22 +02:00
Philipp Hörist
c134ae5b3d
[preview] Fix error when mime or size is not set
2018-04-21 14:14:19 +02:00
Philipp Hörist
ab38ee7b7c
[omemo] Fail with log output on invalid stanza
2018-04-21 14:06:05 +02:00
Philipp Hörist
70a01c0d0f
Revert "[plugin_installer] Update manifest.ini"
...
This reverts commit 876b33545b
2018-04-18 00:44:18 +02:00
Daniel
876b33545b
[plugin_installer] Update manifest.ini
2018-04-17 21:37:16 +02:00
Daniel
d760a1ada1
[plugin_installer] Add plugin auto update
2018-04-17 21:37:16 +02:00
Daniel
87650d09e7
[now_listen] Update manifest.ini
2018-04-17 21:30:40 +02:00
Daniel
f6dc4d3786
[now_listen] Implement API changes, port config to GTK3, general improvements
2018-04-17 21:30:40 +02:00
Bronko
d5453669fb
[clients_icons] Update manifest.ini
2018-04-16 18:32:43 +02:00
Bronko
e94a9af0c7
[clients_icons] convert variable to int before using as dictionary index
...
fixes: TypeError: '<' not supported between instances of 'str' and 'int'
2018-04-16 18:32:40 +02:00
Daniel
ec782a5e4e
[PGP] Update manifest.ini
2018-04-12 23:33:38 +02:00
Daniel
550d17ce1c
[PGP] Add warning for PGP4Win, fix icon
2018-04-12 23:33:32 +02:00
Daniel
492d81a26d
[acronym] Update manifest.ini
2018-04-11 10:05:33 +02:00
Daniel
8f35d57b7c
[acronym] Add plugin icon
2018-04-11 10:05:13 +02:00
Daniel
bae40a42de
[appindicator] Update manifest.ini
2018-04-11 10:04:37 +02:00