NetNewsWire/Frameworks/Database
Brent Simmons 5715d2f221 Move Folder and Container from Data to Account. 2017-09-16 15:25:38 -07:00
..
Database.xcodeproj Delete some unused code. 2017-09-16 10:38:54 -07:00
DatabaseTests Continue major surgery. Everything is wildly broken. 2017-07-03 10:29:44 -07:00
Extensions Make AttachmentsTable use default implementation of save. 2017-09-16 13:10:03 -07:00
ArticlesTable.swift Implement marking statuses. 2017-09-16 11:04:29 -07:00
AttachmentsTable.swift Make AttachmentsTable use default implementation of save. 2017-09-16 13:10:03 -07:00
AuthorsTable.swift Fix some build errors. 2017-09-13 17:40:25 -07:00
Constants.swift Delete some unused code. 2017-09-16 10:38:54 -07:00
CreateStatements.sql Make attachments use a DatabaseLookupTable. 2017-08-20 17:46:15 -07:00
Database.swift Move Folder and Container from Data to Account. 2017-09-16 15:25:38 -07:00
DatabaseObject+Database.swift Create Articles with attached objects. 2017-09-13 21:41:01 -07:00
Info.plist Move Database.framework’s Info.plist. 2017-07-03 10:32:20 -07:00
RelatedObjectsMap+Database.swift Create Articles with attached objects. 2017-09-13 21:41:01 -07:00
StatusesTable.swift Make AttachmentsTable use default implementation of save. 2017-09-16 13:10:03 -07:00
TagsTable.swift Move fetchObjectsWithIDs from AttachmentsTable to default protocol implementation since AuthorsTable needs the exact same thing. 2017-09-12 21:47:04 -07:00
UnreadCountDictionary.swift Start work on fetching unread counts. 2017-08-31 13:35:48 -07:00