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
Denis Fomin
9b229cd690
Emoticons pack. fix translation
2013-08-24 14:38:46 +04:00
Denis Fomin
1d99b1ad88
ClientsIconsPlugin.typo
2013-08-24 13:40:03 +04:00
Denis Fomin
106223d6bb
ClientsIconsPlugin.Support Miranda NG
2013-08-24 13:35:19 +04:00
Denis Fomin
ff9d19d81e
ClientsIconsPlugin. Add Jitsi
2013-07-05 23:34:50 +04:00
Yann Leboulanger
dacefc0068
update plugin version
2013-08-24 11:23:06 +02:00
Denis Fomin
23ddf25140
PluginsTranslationsPlugin.[Darlan] Update Hebrew translation
2013-07-15 15:26:52 +04:00
Denis Fomin
573e13c6e7
Make plugins not activatable under windows(dbus support needed)
2013-07-31 19:07:43 +04:00
Denis Fomin
69ea341d27
QuickRepliesPlugin.available in py3
2013-07-30 21:50:54 +04:00
Denis Fomin
657b820f71
GuiForMePlugin. available in py3
2013-07-30 21:35:09 +04:00
Denis Fomin
ed66ede176
ClientsIconsPlugin. fix missing icon
2013-07-30 18:43:43 +04:00
Denis Fomin
b48e4619f1
QuickRepliesPlugin,GuiForMePlugin.change buttons state when the status has changed
2013-07-22 20:35:09 +04:00
Denis Fomin
1e62bf7315
QuickRepliesPlugin,GuiForMePlugin.change buttons state when the status has changed.
...
Fixes #60
2013-07-21 23:34:42 +04:00
Denis Fomin
3070c72003
QuickRepliesPlugin. pep8
2013-05-31 20:42:00 +04:00
Evgeniy Popov
b2341159cf
disconnect from chat control
2013-05-31 22:37:21 +06:00
Evgeniy Popov
ecec803d6f
move qicon to quick_replies
2013-05-31 22:20:23 +06:00
Denis Fomin
6994208b95
QuickRepliesPlugin.set max version
2013-07-30 17:57:21 +04:00
Denis Fomin
766c8b23f1
Gui for the '/me' command plugin
2013-07-18 14:15:09 +04:00
Evgeniy Popov
bd853376fc
QuickRepliesPlugin. init commit
2013-05-31 21:43:23 +06:00