Commit Graph

565 Commits

Author SHA1 Message Date
Philipp Hörist
e67d1b7aac Add pylintrc and .gitignore 2017-02-25 16:40:03 +01:00
Philipp Hörist
1ed5215295 [wrong_layout] Fix not escaped html chars
Description is provided in manifest.ini
2017-02-25 15:59:52 +01:00
Philipp Hörist
7ab55d6c5a Merge branch 'plugininstaller' into 'gtk3'
Plugin Installer Version 0.18

See merge request !24
2017-02-25 15:37:59 +01:00
Philipp Hörist
c0b9f26e88 [plugin_installer] Update manifest.ini 2017-02-25 15:24:32 +01:00
Philipp Hörist
d0db3ee294 [plugin_installer] Move code into UI file 2017-02-25 15:13:09 +01:00
Philipp Hörist
ec332db512 [plugin_installer] Refactor manifest parsing 2017-02-25 15:13:09 +01:00
Philipp Hörist
28b12464aa [plugin_installer] Simplify setting description 2017-02-25 15:13:08 +01:00
Philipp Hörist
71491aa9a1 [plugin_installer] Improve Scrolling 2017-02-25 15:13:08 +01:00
Philipp Hörist
c08aea63ef [plugin_installer] Improve progressbar 2017-02-25 15:13:08 +01:00
Philipp Hörist
463f3073de [plugin_installer] Use distutils for version comparison 2017-02-25 15:13:07 +01:00
Philipp Hörist
e2b7d50bc3 [plugin_installer] Fix pylint errors 2017-02-25 15:13:07 +01:00
Philipp Hörist
61a244d292 [plugin_installer] Add more useful logging output 2017-02-25 15:13:00 +01:00
Philipp Hörist
14083c5b30 [plugin_installer] Add HTTPS Pinning 2017-02-25 15:12:53 +01:00
Philipp Hörist
95c04ebbce [plugin_installer] Use scan from PluginManager 2017-02-24 20:09:39 +01:00
Philipp Hörist
a841c59875 [plugin_installer] Remove code for older versions 2017-02-23 23:07:16 +01:00
Philipp Hörist
5768f07c7a [plugin_installer] Remove excess use of idle_add 2017-02-23 23:07:15 +01:00
Philipp Hörist
9c3df4f32d [plugin_installer] Further Refactoring
- Rename some methods more appropriate
- Move some methods to more appropriate places
- Dont emit GTK events to signal GTK, use GLib.idle_add
- Remove option to set the plugin repo URL, use global vars instead
2017-02-23 23:07:15 +01:00
Philipp Hörist
ef23d76c5d [plugin_installer] Refactor async download 2017-02-23 23:07:15 +01:00
Philipp Hörist
02f2f38bbe [plugin_installer] Refactor UI
- Move UI code to glade file
- Remove use of deprecated widgets
- Rename some widgets
2017-02-23 23:07:10 +01:00
Philipp Hörist
a41a3e915b [plugin_installer] Refactor config window
- Remove Server URL entry field
- Dont use deprecated widgets anymore
2017-02-23 23:05:34 +01:00
Philipp Hörist
b520fa803a [plugin_installer] Use IntEnum 2017-02-20 16:46:54 +01:00
Philipp Hörist
c0b3f36b24 [plugin_installer] Port recent plugin_installer
This inlcudes slight refactoring and switch to https instead of ftps
2017-02-20 16:30:19 +01:00
Philipp Hörist
3347951de9 Merge branch 'mpris-bugfix' into 'gtk3'
Cherry pick mpris-bugfix branch from master and fix imports in listen now.

See merge request !17
2017-01-30 20:29:31 +01:00
Tomasz Miąsko
070b6001ad [now_listen] Update manifest.ini 2017-01-27 21:25:05 +01:00
Tomasz Miąsko
aa0072c9d0 [now_listen] Fix imports 2017-01-27 20:31:49 +01:00
Philipp Hörist
934698c062 [mpris2] Update manifest.ini 2017-01-27 20:28:24 +01:00
Philipp Hörist
a3c4a60f53 [mpris2] Update CHANGELOG 2017-01-27 20:28:18 +01:00
Philipp Hörist
790ed1872c [mpris2] Remove unused imports 2017-01-27 20:28:13 +01:00
Philipp Hörist
5656b787dc [mpris2] Dont enable Plugin on missing deps 2017-01-27 20:28:00 +01:00
Philipp Hörist
21db440cf6 Merge branch 'gtk3' into 'gtk3'
Port recent changes to OMEMO

See merge request !16
2017-01-24 14:55:54 +01:00
Philipp Hörist
6ecf3c91ed [omemo] Update manifest.ini 2017-01-24 14:49:53 +01:00
Philipp Hörist
832c9879c8 [omemo] Update/Delete various files 2017-01-24 14:49:52 +01:00
Philipp Hörist
709b44a0ba [omemo] Port UI changes from master 2017-01-24 14:49:52 +01:00
Philipp Hörist
cc04e3ac5c [omemo] Port omemoplugin changes from master 2017-01-24 14:49:44 +01:00
Philipp Hörist
a58ff4f6e8 [omemo] Port python-omemo changes from master 2017-01-24 14:49:32 +01:00
Yann Leboulanger
d38fe92d0f Merge branch 'gtk3' into 'gtk3'
[anti_spam] v1.4.3 more in CHANGELOG

Remade for GTK3

See merge request !3
2016-12-10 16:31:21 +01:00
Br0nek
d3e2fd5420 [anti_spam] v1.4.3 more in CHANGELOG 2016-12-10 17:48:03 +05:00
tmolitor
f59deb201f Incremented plugin versions changed in last commit 2016-10-12 02:56:37 +02:00
tmolitor
cd50df05cf Fix API change for print_special_text (added additional_data={}) 2016-10-12 02:55:32 +02:00
Philipp Hörist
92790088e9 [Linus Heckemann] Fix API change for print_special_text, and GTK deprecation warning 2016-10-11 12:07:42 +02:00
Linus Heckemann
6e25bfa15c Fix url_image_preview for gtk3 2016-10-10 14:28:41 +01:00
Philipp Hörist
33369162bb Add handler back to install button 2016-10-06 19:33:44 +02:00
Philipp Hörist
3f284e852f Harmonize layout of Installed/Available tab 2016-10-06 00:06:59 +02:00
Philipp Hörist
ec72d03eb2 Update manifest.ini 2016-09-27 00:35:59 +02:00
Linus Heckemann
7c161d0025 plugin_installer: Fix potential crash on cert verify failure 2016-09-26 23:18:40 +01:00
Philipp Hörist
8574c1aace Use cert validation only on Windows for now 2016-09-27 00:34:03 +02:00
Philipp Hörist
488f26e3a5 Only allow TLS connection and verify certificate - Fixes #78
Certificate is only on python >= 3.4 verified
2016-09-26 11:36:26 +02:00
Philipp Hörist
a541b4eff5 Select correct notebook tab - Fixes #133 2016-09-22 18:57:53 +02:00
Philipp Hörist
6065fa67d0 Add encrypted file upload for windows 2016-09-08 00:55:30 +02:00
tmolitor
5364afc3df Make plugin_installer more robust to filepath layout changes 2016-09-04 23:56:22 +02:00