NetNewsWire/Frameworks
Brent Simmons 03fd162d37 Use datePublished when fetching articles for a feed for display in the UI. This defines the window instead of dateArrived — though dateArrived is still the fallback when datePublished is nil. 2019-12-08 22:17:25 -08:00
..
Account Change to call completion when exiting early. Issue #1421 2019-12-08 10:00:20 -07:00
Articles Improve performance of finding updated articles by improving performance of comparing articles by improving performance of comparing authors. 2019-12-07 14:23:51 -08:00
ArticlesDatabase Use datePublished when fetching articles for a feed for display in the UI. This defines the window instead of dateArrived — though dateArrived is still the fallback when datePublished is nil. 2019-12-08 22:17:25 -08:00
SyncDatabase Use the new VoidCompletionBlock instead of (() -> ()). 2019-11-29 23:42:11 -08:00