NetNewsWire/Frameworks
Kiel Gillard 3b47edfba7 Models the feed identifier of feedly articles as an optional since it seems the Feedly API will not always provide one (despite the API documentation).
Additional, more elegantly handle the failure to parse an article when Feedly does not provide a matching feed.
2019-12-31 08:47:27 +11:00
..
Account Models the feed identifier of feedly articles as an optional since it seems the Feedly API will not always provide one (despite the API documentation). 2019-12-31 08:47:27 +11:00
Articles Remove references to Article.bannerImageURL. We can bring it back if/when we start using it. 2019-12-28 20:53:36 -08:00
ArticlesDatabase Base our active articles window on dateArrived instead of datePublished. This reverses a recent change that led to some bugs. 2019-12-28 22:20:13 -08:00
SyncDatabase Make selectForProcessing async. 2019-12-16 11:08:47 -08:00