aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/http/HttpConnectionManager.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* do not attempt to download images when not connectediNPUTmice2014-10-171-2/+0
|
* detect deleted files on start up. got rid of lagecy image provider for ↵iNPUTmice2014-10-151-7/+1
| | | | 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-151-6/+5
| | | | carbon copied (sent) messages as well
* recreate http connection after restart. fixes stale download button. better ↵iNPUTmice2014-10-141-2/+12
| | | | failing
* renamingiNPUTmice2014-10-141-1/+1
|
* basic image over http downloadingiNPUTmice2014-10-141-0/+27