NetNewsWire/Frameworks/ArticlesDatabase
Brent Simmons 22c2a7a72e Delete old articles in a graduated way, so as not to block the database for too long. Also: don‘t delete old unread articles in accounts that use an external sync service. 2020-04-12 16:36:35 -07:00
..
ArticlesDatabase.xcodeproj Use the new FetchUnreadCountsForFeedsOperation. 2020-02-01 15:01:47 -08:00
DatabaseTests Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Extensions Implement retention policy for feed-based accounts (local, iCloud). 2020-03-29 23:20:01 -07:00
Operations Move the operation queue from Account to ArticlesDatabase, which is the rightful owner. 2020-02-05 22:17:32 -08:00
xcconfig Set Mac deployment target to 10.14 2020-01-09 19:16:19 -06:00
ArticlesDatabase.swift Implement retention policy for feed-based accounts (local, iCloud). 2020-03-29 23:20:01 -07:00
ArticlesTable.swift Delete old articles in a graduated way, so as not to block the database for too long. Also: don‘t delete old unread articles in accounts that use an external sync service. 2020-04-12 16:36:35 -07: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
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 Update for pending RSCore String updates 2020-01-17 13:45:38 -06:00
StatusesTable.swift Fetch both read and unread orphaned statuses. 2020-01-06 18:18:27 -08:00