Commit Graph

54 Commits

Author SHA1 Message Date
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