mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
![]() - Adjusted the timeout and caching of images. - Cleans up cached image URLs if needed. - When offline, now replaces an uncached image with a blank image, to avoid the broken image. - When online, now loads the remote image if no cached image. - Experimented with using cleaner cache filenames, but that wasn’t needed (it initially looked like the MD5 was changing between invocations). - Now uses “jpeg” for the cache extension, since the image URL can have parameter junk that messes with caching. |
||
---|---|---|
.. | ||
OfflineCleanImages.h | ||
OfflineCleanImages.m | ||
OfflineFetchImages.h | ||
OfflineFetchImages.m | ||
OfflineFetchStories.h | ||
OfflineFetchStories.m | ||
OfflineFetchText.h | ||
OfflineFetchText.m | ||
OfflineSyncUnreads.h | ||
OfflineSyncUnreads.m |