Brent Simmons
|
db757bcdb9
|
Implement marking statuses.
|
2017-09-16 11:04:29 -07:00 |
Brent Simmons
|
90c11bb687
|
Delete some unused code.
|
2017-09-16 10:38:54 -07:00 |
Brent Simmons
|
66129841a5
|
Use UnreadCountDictionary instead of UnreadCountTable.
|
2017-09-16 10:21:39 -07:00 |
Brent Simmons
|
7415131e8d
|
Make ParsedFeed.items a Set<ParsedItem>. Fix some build errors in Database.framework.
|
2017-09-09 18:46:58 -07:00 |
Brent Simmons
|
f40b400dd5
|
Make progress on saving updated articles.
|
2017-09-08 13:36:30 -07:00 |
Brent Simmons
|
a92492eb91
|
Make further progress on saving articles from feeds.
|
2017-09-06 13:33:04 -07:00 |
Brent Simmons
|
b0cb01a68e
|
Make a mess of things. Article and ArticleStatus are now immutable structs.
|
2017-09-04 17:10:02 -07:00 |
Brent Simmons
|
a00ac9c2ac
|
Implement database.fetchUnreadCounts.
|
2017-09-01 13:31:27 -07:00 |
Brent Simmons
|
66ae62233f
|
Start work on fetching unread counts.
|
2017-08-31 13:35:48 -07:00 |
Brent Simmons
|
baabf842e1
|
Progress.
|
2017-08-27 13:03:15 -07:00 |
Brent Simmons
|
3c43732e25
|
Delete some commented-out code that has been superseded.
|
2017-08-26 16:44:39 -07:00 |
Brent Simmons
|
2d1c63403d
|
Make progress fetching articles.
|
2017-08-26 15:37:15 -07:00 |
Brent Simmons
|
cdb8446c86
|
Make Articles table own the various related and lookup tables.
|
2017-08-23 13:23:12 -07:00 |
Brent Simmons
|
5860f774bd
|
Make Database.framework build. Doesn’t work, but it builds.
|
2017-08-21 13:31:14 -07:00 |
Brent Simmons
|
4010011b5a
|
Progress toward getting Database.framework to build. Mostly just commented stuff out.
|
2017-08-20 22:43:46 -07:00 |
Brent Simmons
|
9ddaaf5f5d
|
Decide on preliminary public API for Database.swift. Stub-out everything.
|
2017-08-20 21:23:17 -07:00 |
Brent Simmons
|
c164c29cde
|
Make attachments use a DatabaseLookupTable.
|
2017-08-20 17:46:15 -07:00 |
Brent Simmons
|
2ce577e9d4
|
Make progress on Database surgery.
|
2017-08-20 15:56:58 -07:00 |
Brent Simmons
|
4503f771da
|
Attach authors.
|
2017-08-06 12:37:47 -07:00 |
Brent Simmons
|
9d37d88c2f
|
Make progress on Database.framework.
|
2017-08-03 21:10:01 -07:00 |
Brent Simmons
|
77ba434878
|
Start moving common functions to DatabaseTable.
|
2017-07-29 12:29:05 -07:00 |
Brent Simmons
|
02174012ec
|
Rename Manager to Table. Conform to DatabaseTable protocol.
|
2017-07-29 12:08:10 -07:00 |
Brent Simmons
|
e3b8e6833b
|
Make progress on getting Database.framework to build.
|
2017-07-12 13:25:10 -07:00 |
Brent Simmons
|
41d8a7f3de
|
Continue surgery. Still broken build.
|
2017-07-03 15:04:31 -07:00 |
Brent Simmons
|
d47c60e6de
|
Work on getting Database.framework to build.
|
2017-07-03 11:20:14 -07:00 |
Brent Simmons
|
0379e5f525
|
Add to Database.framework. Delete RSXML.framework, since it’s been superseded by RSParser.framework. Everything still broken.
|
2017-07-03 10:40:48 -07:00 |