NetNewsWire/Frameworks/ArticlesDatabase
Maurice Parker c43599d4c9 Fix default team for framework projects 2019-10-06 18:58:28 -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
Extensions Make code formatting match current style. 2019-07-08 22:20:57 -07:00
xcconfig Fix default team for framework projects 2019-10-06 18:58:28 -05:00
ArticlesDatabase.swift Add scoped searching of articles 2019-08-31 15:53:47 -05:00
ArticlesTable.swift Merge branch 'mac-release' 2019-09-28 13:52:07 -07: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
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 Create statusWithRow(_ row: FMResultSet, articleID: String) — it allows us to avoid pulling articleID from the row twice every time we’re creating a DatabaseArticle. 2019-09-28 12:18:08 -07:00