NetNewsWire/Frameworks/Database
Brent Simmons d84c65c66f Continue work on saving articles. 2017-09-05 08:53:45 -07:00
..
Database.xcodeproj Make progress toward saving/updating articles. 2017-09-02 14:19:42 -07:00
DatabaseTests Continue major surgery. Everything is wildly broken. 2017-07-03 10:29:44 -07:00
Extensions Continue work on saving articles. 2017-09-05 08:53:45 -07:00
AccountInfo.swift Progress toward getting Database.framework to build. Mostly just commented stuff out. 2017-08-20 22:43:46 -07:00
ArticlesTable.swift Continue work on saving articles. 2017-09-05 08:53:45 -07:00
AttachmentsTable.swift Make a mess of things. Article and ArticleStatus are now immutable structs. 2017-09-04 17:10:02 -07:00
AuthorsTable.swift Make a mess of things. Article and ArticleStatus are now immutable structs. 2017-09-04 17:10:02 -07:00
Constants.swift Decide on preliminary public API for Database.swift. Stub-out everything. 2017-08-20 21:23:17 -07:00
CreateStatements.sql Make attachments use a DatabaseLookupTable. 2017-08-20 17:46:15 -07:00
Database.swift Make a mess of things. Article and ArticleStatus are now immutable structs. 2017-09-04 17:10:02 -07:00
Info.plist Move Database.framework’s Info.plist. 2017-07-03 10:32:20 -07:00
StatusesTable.swift Continue work on saving articles. 2017-09-05 08:53:45 -07:00
TagsTable.swift Make AttachmentsTable, AuthorsTable, and TagsTable classes instead of structs. 2017-09-02 10:13:37 -07:00
UnreadCountDictionary.swift Start work on fetching unread counts. 2017-08-31 13:35:48 -07:00