NetNewsWire/Frameworks/Articles
Brent Simmons 0f59b904ef Store feed.authors in ODB. Make Author Codable. 2018-09-15 11:16:05 -07:00
..
Articles.xcodeproj Changed project and framework projects to default to using tabs per the coding guidelines. Also corrected previously committed files with spaces used incorrectly. 2018-09-07 13:46:00 -05:00
DataTests Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
xcconfig Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Article.swift Fix a major performance regression with article fetching/creation by not using implicit hashing — use explicit and simpler hashValue that will still provide high quality. 2018-09-02 12:36:46 -07:00
ArticleStatus.swift Use synthesized init, Equatable, Hashable. 2018-08-25 16:29:11 -07:00
Attachment.swift Use synthesized init, Equatable, Hashable. 2018-08-25 16:29:11 -07:00
Author.swift Store feed.authors in ODB. Make Author Codable. 2018-09-15 11:16:05 -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