aboutsummaryrefslogtreecommitdiff
path: root/plugins/http-files
Commit message (Expand)AuthorAgeFilesLines
...
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-215-136/+41
* http-files: max-file-size handlingfiaxh2017-09-264-13/+14
* http files: Accept url put/get urls in both attributes and string contentfiaxh2017-09-051-11/+11
* Download & inline display imagesfiaxh2017-08-315-8/+151
* support platforms without UTF-8 and use native file pickerMarvin W2017-08-291-5/+3
* Handle xmpp ?join and ?message urisfiaxh2017-08-251-3/+3
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-5/+8
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-6/+0
* Stream Managementfiaxh2017-08-141-2/+1
* SRV records for XMPP over TLSfiaxh2017-08-111-3/+6
* http files: Fix for servers w/o file size limitfiaxh2017-08-091-3/+3
* http files: Fix double-free rance-conditionfiaxh2017-08-071-3/+9
* Http file upload for version :0 and other server setupsfiaxh2017-08-071-25/+35
* Http file uploadfiaxh2017-08-036-0/+348