Commit Graph

545 Commits

Author SHA1 Message Date
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
tmolitor
92a05deb37 added missing png files back (must have been lost in the py2 to py3 conversion process) 2016-09-04 23:55:49 +02:00
Philipp Hörist
561295805d Add license and change authors 2016-09-02 22:40:47 +02:00
Philipp Hörist
dabfbbf826 OMEMO GTK3 inital 2016-08-28 23:26:56 +02:00
Linus Heckemann
9457a18016 httpupload: Fix GTK warnings
Episode 2: no core changes required
2016-08-22 15:27:42 +02:00
Linus Heckemann
7f5c144892 httpupload: Improve error handling
- An error during the upload now no longer hangs everything (GUI changes placed
   in main thread)
 - Some formatting changes
 - Update version in manifest (I think a new minor version is in order for GTK3
   support!)
 - Add self to authors in manifest (shameless plugs, whoop whoop)
 - Remove claim of supporting older versions of gajim
2016-08-20 00:30:17 +02:00
Linus Heckemann
db68897e78 httpupload: thumbnailing improvements
- Move thumbnailing code into separate module
 - Port GdkPixbuf thumbnailer to gtk3
 - Make GdkPixbuf thumbnailer more efficient
 - Better exception logging
 - Some code reformatting
2016-08-20 00:09:14 +02:00
Linus Heckemann
17dfa9de94 Fix httpupload for GTK3
Not perfect yet, some layout issues remain, but it works.
2016-08-18 20:00:57 +02:00
Linus Heckemann
4ce02573cf Add back HTTP upload 2016-08-18 19:52:31 +02:00
tmolitor
6adee79105 updated manifest file 2016-07-05 23:45:57 +02:00
tmolitor
8dadcaf9ee added ability to do periodic plugin update checks (every 24 hours) and resized window to fit omemo plugin name properly 2016-07-05 23:44:44 +02:00
Yann Leboulanger
50d19f3cbd fix a few warnings 2016-03-06 15:39:54 +01:00
Yann Leboulanger
28f01f7e35 get plugins via zip files instead of file by file 2016-03-06 15:38:55 +01:00
Kjell Braden
fd8f9f7d80 gotr: update provided potr to 1.0.0beta7 2013-09-22 17:05:00 +02:00
Denis Fomin
e0902e8cd3 UrlShortenerPlugin. Fix deactivation 2013-09-04 21:57:11 +04:00
Denis Fomin
f65f9d3bf1 UrlShortenerPlugin. coding style 2013-08-15 12:27:51 +04:00
Denis Fomin
b0fc66bda9 UrlShortenerPlugin. gc support 2013-09-04 22:05:43 +04:00
Denis Fomin
206a3634b2 QuickRepliesPlugin. Do not translate numbers of template messages 2013-08-20 13:39:40 +04:00
Yann Leboulanger
8ea9b6cd5a fix creating sub-folders in plugins 2013-08-30 11:36:46 +02:00
Yann Leboulanger
a94a1ebb4c typo 2013-08-28 13:28:02 +02:00
Yann Leboulanger
ed47951f20 look in correct ftp folder according to gajim version 2013-08-28 13:16:43 +02:00