WIP: HTTPUpload: Filename obfuscation feature

Closed Raleigh requested to merge rlgh/gajim:master into master

Instead of sending the actual filename to the server, user can choose to send a SHA1 hash. This can be useful when you use encryption and don't want to leak the filenames.

Merge request reports