NetNewsWire/Frameworks/Articles
Brent Simmons 7a204ad6ed Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in. 2019-07-05 20:06:31 -07:00
..
Articles.xcodeproj Made frameworks cross platform and got generated iOS app to compile. 2019-04-15 13:30:10 -05:00
DataTests Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
xcconfig Convert Articles to Swift 5. 2019-03-31 16:09:32 -07:00
Article.swift Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in. 2019-07-05 20:06:31 -07:00
ArticleStatus.swift Set default read state for Feedbin articles to read when syncing 2019-05-13 08:32:03 -05:00
Attachment.swift Use synthesized init, Equatable, Hashable. 2018-08-25 16:29:11 -07:00
Author.swift Delete unused code in Author. 2019-03-12 21:52:21 -07:00
DatabaseID.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Info.plist Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00