NetNewsWire/Frameworks/ArticlesDatabase
2020-06-28 17:43:20 -05:00
..
ArticlesDatabase.xcodeproj Update project settings so that we can compile under xcode previews 2020-06-28 17:43:20 -05:00
DatabaseTests
Extensions 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
Operations Implement updated retention policy. 2020-04-18 20:18:32 -07:00
xcconfig Compile frameworks for 10.15+ 2020-05-01 01:42:43 -05:00
ArticlesDatabase.swift Restrict the delete retention policy for synchronized records 2020-06-17 11:12:30 -05:00
ArticlesTable.swift Restrict the delete retention policy for synchronized records 2020-06-17 11:12:30 -05:00
AuthorsTable.swift
Constants.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
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
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 Merge branch 'ios-release' 2020-04-16 16:36:53 -05:00