NetNewsWire/Evergreen/Favicons
2017-12-18 10:20:28 -08:00
..
FaviconDownloader.swift Base the homePageURL for a feed from its feed URL when looking for its favicon. When necessary only. 2017-12-13 19:45:12 -08:00
FaviconURLFinder.swift Add a cache to HTMLMetadataDownloader; do all parsing off the main thread, for better UI performance. Also: make FaviconURLFinder use HTMLMetadataDownloader, as it should have in the first place. 2017-12-18 10:20:28 -08:00
SingleFaviconDownloader.swift