NetNewsWire/Frameworks/Database
2017-11-19 15:40:02 -08: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 Create SmartFeed class. It’s for Unread and Starred pseudo-feeds — and will also be used later on by predicate-based smart feeds. 2017-11-19 15:40:02 -08: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 Create SmartFeed class. It’s for Unread and Starred pseudo-feeds — and will also be used later on by predicate-based smart feeds. 2017-11-19 15:40:02 -08:00
Database.swift Create SmartFeed class. It’s for Unread and Starred pseudo-feeds — and will also be used later on by predicate-based smart feeds. 2017-11-19 15:40:02 -08: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
Info.plist
RelatedObjectsMap+Database.swift
StatusesTable.swift Update the timeline cell when an article’s status changes. 2017-10-08 21:06:25 -07:00
TagsTable.swift
UnreadCountDictionary.swift