aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/http (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mtm support for image downloaderiNPUTmice2014-10-191-13/+49
|
* do not attempt to download images when not connectediNPUTmice2014-10-172-5/+10
|
* make image download message to type=image only after completioniNPUTmice2014-10-161-3/+2
|
* detect deleted files on start up. got rid of lagecy image provider for ↵iNPUTmice2014-10-152-21/+10
| | | | performance reasons. NOTE: this will prevent you to access images older than version 0.6
* refactored file download status. make image http download available for ↵iNPUTmice2014-10-152-38/+57
| | | | carbon copied (sent) messages as well
* recreate http connection after restart. fixes stale download button. better ↵iNPUTmice2014-10-142-18/+47
| | | | failing
* read image bounds on downloaded imageiNPUTmice2014-10-141-4/+21
|
* renamingiNPUTmice2014-10-142-2/+2
|
* basic image over http downloadingiNPUTmice2014-10-142-0/+156