Commit Graph

8 Commits

Author SHA1 Message Date
Philipp Hörist
6065fa67d0 Add encrypted file upload for windows 2016-09-08 00:55:30 +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
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