aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/http/HttpConnectionManager.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-17do not attempt to download images when not connectediNPUTmice1-2/+0
2014-10-15detect deleted files on start up. got rid of lagecy image provider for ↵iNPUTmice1-7/+1
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 ↵iNPUTmice1-6/+5
carbon copied (sent) messages as well
2014-10-14recreate http connection after restart. fixes stale download button. better ↵iNPUTmice1-2/+12
failing
2014-10-14renamingiNPUTmice1-1/+1
2014-10-14basic image over http downloadingiNPUTmice1-0/+27