NetNewsWire/Frameworks
Tim Ekl f12e8b4a4a Fix errors in starred articles operations tests
Pull the same do/catch/Result.get() trick as previously for completion
blocks which now take Results. `try` a few throwing calls.
2019-12-31 19:11:37 -06:00
..
Account Fix errors in starred articles operations tests 2019-12-31 19:11:37 -06: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