mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
![]() - Added a "Download text" preference. Defaults on. - If on, the text is fetched for feeds that are in text view when fetching new stories. - The text is fetched after stories, and before images, using a similar mechanism. - The text is stored in a new "cached_text" database table. - The text is deleted when the story is deleted. - When displaying a text view, the cached text is used if available, otherwise it is fetched as before. |
||
---|---|---|
.. | ||
OfflineCleanImages.h | ||
OfflineCleanImages.m | ||
OfflineFetchImages.h | ||
OfflineFetchImages.m | ||
OfflineFetchStories.h | ||
OfflineFetchStories.m | ||
OfflineFetchText.h | ||
OfflineFetchText.m | ||
OfflineSyncUnreads.h | ||
OfflineSyncUnreads.m |