NetNewsWire/Frameworks/Articles
Maurice Parker 9b39165018 Merge branch 'master' into extension-point 2020-04-16 16:37:18 -05:00
..
Articles.xcodeproj Add FeedProvider project. 2020-04-06 17:05:47 -05:00
DataTests Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
xcconfig Set Mac deployment target to 10.14 2020-01-09 19:16:19 -06:00
Article.swift Remove references to Article.bannerImageURL. We can bring it back if/when we start using it. 2019-12-28 20:53:36 -08:00
ArticleStatus.swift Remove userDeleted support. The read-items filter seems to fill the need to hide things. We’re simplifying the backend by removing this unused feature. 2020-04-12 17:12:36 -07:00
Author.swift 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
DatabaseID.swift Updates for Data+RSCore changes 2020-01-18 19:18:58 -06:00
Info.plist Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00