Brent Simmons
|
b8546d8e8b
|
Don't store account.unreadCount in Settings.odb. Don’t rewrite AccountData.plist when feed.contentHash changes.
|
2018-09-14 13:12:55 -07:00 |
Brent Simmons
|
13fbad12a5
|
Store feed.contentHash in Settings.odb.
|
2018-09-13 22:52:34 -07:00 |
Brent Simmons
|
679e6f6c0b
|
Give Feed a weak account rather than accountID.
|
2018-09-13 22:37:40 -07:00 |
Brent Simmons
|
b5b42b8df6
|
Stop storing unreadCount for Feed and Folder objects on disk, since they’re fast to fetch at startup. Also, give Feed an ODBRawValueTable for metadata storage.
|
2018-09-13 22:25:10 -07:00 |
Brent Simmons
|
fdb159a61b
|
Normalize homePageURL in its setter. Fix #397.
|
2018-09-02 12:14:04 -07:00 |
Brent Simmons
|
5d2a3e9142
|
Normalize homePageURL on init-ing Feed.
|
2018-09-02 12:08:35 -07:00 |
Brent Simmons
|
cfb3bd706e
|
Use new hash-into function instead of calculating hashValue. WIP on #402.
|
2018-08-25 11:54:58 -07:00 |
Brent Simmons
|
fc338d5371
|
Move Feed from Articles.framework to Account.framework.
|
2018-07-28 12:16:14 -07:00 |