NetNewsWire/Frameworks/ArticlesDatabase
Brent Simmons 0b87531f2f Make fetchStarredArticles an async call. Also have it respect subscribed-to feed IDs. 2019-12-07 22:23:44 -08:00
..
ArticlesDatabase.xcodeproj Merge mac-release — remove attachments. 2019-12-04 22:36:08 -08:00
DatabaseTests Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Extensions Remove references to attachments in a couple more spots. 2019-12-04 22:45:15 -08:00
xcconfig Add Test build configuration 2019-10-11 17:38:01 -05:00
ArticlesDatabase.swift Make fetchStarredArticles an async call. Also have it respect subscribed-to feed IDs. 2019-12-07 22:23:44 -08:00
ArticlesTable.swift Make fetchStarredArticles an async call. Also have it respect subscribed-to feed IDs. 2019-12-07 22:23:44 -08:00
AuthorsTable.swift Make code formatting in AuthorsTable match current style. 2019-07-08 22:11:24 -07:00
Constants.swift Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later. 2019-12-03 23:03:15 -08:00
DatabaseArticle.swift Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
DatabaseObject+Database.swift Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later. 2019-12-03 23:03:15 -08:00
Info.plist Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
RelatedObjectsMap+Database.swift Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later. 2019-12-03 23:03:15 -08:00
SearchTable.swift Check if the queue is suspended before attempting to index articles in the database. 2019-12-03 21:56:52 -08:00
StatusesTable.swift Adopt DatabaseQueue. 2019-11-29 21:49:44 -08:00