21 Commits

Author SHA1 Message Date
Brent Simmons
bed43dd3d6 Call the completion block in Account.update, so the refresher can do its thing properly. Also: update ToDo. 2017-10-07 17:53:37 -07:00
Brent Simmons
c6f683c34c Make Account, rather than its delegate, watch for refresh progress changes. This way the delegate doesn’t have to be inited with its Account. 2017-10-07 17:43:10 -07:00
Brent Simmons
ea63f5e343 Update ToDo. 2017-10-07 12:40:24 -07:00
Brent Simmons
fa0d355ab0 Require High Sierra. 2017-10-07 12:00:47 -07:00
Brent Simmons
6a1c39d8a3 Remove Notifications.swift from Data.framework. Clean up UnreadCountProvider. 2017-10-07 11:56:22 -07:00
Brent Simmons
9b566dd10d Init feed with a disk dictionary. 2017-09-26 13:26:28 -07:00
Brent Simmons
0843c10bc5 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
Brent Simmons
94bc7dd4cb Update ToDo. 2017-09-21 18:17:49 -07:00
Brent Simmons
b28a849af6 Continue march toward non-optional article.status. 2017-09-18 22:00:35 -07:00
Brent Simmons
1b391c262e Continue working on build errors. 2017-09-17 12:34:10 -07:00
Brent Simmons
5715d2f221 Move Folder and Container from Data to Account. 2017-09-16 15:25:38 -07:00
Brent Simmons
e7794530e5 Update ToDo. 2017-09-16 13:10:32 -07:00
Brent Simmons
ea6d8b0bb8 Update ToDo. 2017-09-16 13:01:54 -07:00
Brent Simmons
8cd9a98e3a Update ToDo. 2017-09-16 11:05:19 -07:00
Brent Simmons
72cfc84001 Cache statuses when fetching articles — since articles are fetched using a join statement with the statuses table. 2017-09-14 13:32:06 -07:00
Brent Simmons
7563906f9b Create Articles with attached objects. 2017-09-13 21:41:01 -07:00
Brent Simmons
302cda90ba Update ToDo. 2017-09-13 13:30:49 -07:00
Brent Simmons
2df48bbd4d Update ToDo. 2017-09-12 22:28:01 -07:00
Brent Simmons
cc18432a57 Update ToDo. 2017-09-12 22:08:12 -07:00
Brent Simmons
4d7d7529fe Update ToDo. 2017-09-12 21:27:31 -07:00
Brent Simmons
29c8badc34 Switch from .ooutline to OPML for to-do list. 2017-09-12 13:19:36 -07:00