NetNewsWire/Frameworks/ArticlesDatabase
Maurice Parker a69be4117a Retrieve statuses before articles during sync process and default starred articles to read if there isn't an unread status Issue #868 2019-08-30 10:39:52 -05:00
..
ArticlesDatabase.xcodeproj Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in. 2019-07-05 20:06:31 -07:00
DatabaseTests Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Extensions Make code formatting match current style. 2019-07-08 22:20:57 -07:00
xcconfig Convert ArticlesDatabase to Swift 5. 2019-03-31 16:06:57 -07:00
ArticlesDatabase.swift Retrieve statuses before articles during sync process and default starred articles to read if there isn't an unread status Issue #868 2019-08-30 10:39:52 -05:00
ArticlesTable.swift Retrieve statuses before articles during sync process and default starred articles to read if there isn't an unread status Issue #868 2019-08-30 10:39:52 -05:00
AttachmentsTable.swift Make code formatting in AttachmentsTable match current style. 2019-07-08 22:13:30 -07:00
AuthorsTable.swift Make code formatting in AuthorsTable match current style. 2019-07-08 22:11:24 -07:00
Constants.swift Make code formatting match current style. 2019-07-08 22:20:57 -07:00
DatabaseArticle.swift Make code formatting match current style. 2019-07-08 22:20:57 -07:00
DatabaseObject+Database.swift Make code formatting match current style. 2019-07-08 22:22:31 -07: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 Make code formatting match current style. 2019-07-08 22:22:31 -07:00
SearchTable.swift Make code formatting match current style. 2019-07-08 22:20:57 -07:00
StatusesTable.swift Retrieve statuses before articles during sync process and default starred articles to read if there isn't an unread status Issue #868 2019-08-30 10:39:52 -05:00