NetNewsWire/Frameworks/Database
Brent Simmons 17e22fb91a Upgrade to recommended settings everywhere. 2017-11-04 19:16:07 -07:00
..
Database.xcodeproj Upgrade to recommended settings everywhere. 2017-11-04 19:16:07 -07:00
DatabaseTests Start Database unit tests with a blank file. 2017-09-21 18:23:42 -07:00
Extensions Update the timeline cell when an article’s status changes. 2017-10-08 21:06:25 -07:00
ArticlesTable.swift Update the timeline cell when an article’s status changes. 2017-10-08 21:06:25 -07:00
AttachmentsTable.swift Make AttachmentsTable use default implementation of save. 2017-09-16 13:10:03 -07:00
AuthorsTable.swift
Constants.swift Remove accountInfo references. This was speculative anyway. I’ll figure out later what we actually need. (Which might be accountInfo after all, and might not be.) 2017-09-22 08:06:06 -07:00
CreateStatements.sql Remove accountInfo references. This was speculative anyway. I’ll figure out later what we actually need. (Which might be accountInfo after all, and might not be.) 2017-09-22 08:06:06 -07:00
Database.swift Update the timeline cell when an article’s status changes. 2017-10-08 21:06:25 -07:00
DatabaseArticle.swift Remove accountInfo references. This was speculative anyway. I’ll figure out later what we actually need. (Which might be accountInfo after all, and might not be.) 2017-09-22 08:06:06 -07:00
DatabaseObject+Database.swift Create Articles with attached objects. 2017-09-13 21:41:01 -07:00
Info.plist
RelatedObjectsMap+Database.swift Create Articles with attached objects. 2017-09-13 21:41:01 -07:00
StatusesTable.swift Update the timeline cell when an article’s status changes. 2017-10-08 21:06:25 -07:00
TagsTable.swift
UnreadCountDictionary.swift