aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/http (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-19mtm support for image downloaderiNPUTmice1-13/+49
2014-10-17do not attempt to download images when not connectediNPUTmice2-5/+10
2014-10-16make image download message to type=image only after completioniNPUTmice1-3/+2
2014-10-15detect deleted files on start up. got rid of lagecy image provider for ↵iNPUTmice2-21/+10
performance reasons. NOTE: this will prevent you to access images older than version 0.6
2014-10-15refactored file download status. make image http download available for ↵iNPUTmice2-38/+57
carbon copied (sent) messages as well
2014-10-14recreate http connection after restart. fixes stale download button. better ↵iNPUTmice2-18/+47
failing
2014-10-14read image bounds on downloaded imageiNPUTmice1-4/+21
2014-10-14renamingiNPUTmice2-2/+2
2014-10-14basic image over http downloadingiNPUTmice2-0/+156