Brent Simmons
|
6181f416a4
|
Revise FeedlyOperation to work with MainThreadOperation properly. We’re still using inheritance — FeedlyOperation is a base class. I tried and failed to come up with a better solution. Everything other solution resulted in a lot of boilerplate code being replicated.
|
2020-01-19 14:19:06 -08:00 |
Brent Simmons
|
80542bee12
|
Add missing calls to super.run() in FeedlyOperation subclasses.
|
2020-01-15 22:51:00 -08:00 |
Brent Simmons
|
39db00c022
|
Use MainThreadOperationQueue with Feedly syncing.
|
2020-01-15 21:30:37 -08:00 |
Brent Simmons
|
3981312d6f
|
Update sync code to handle async selectForProcessing.
|
2019-12-16 12:49:07 -08:00 |
Kiel Gillard
|
1a1ee0fa17
|
Fixes an issue where sending article statuses to Feedly was finishing prematurely.
|
2019-11-06 11:22:10 +11:00 |
Kiel Gillard
|
4f70cb6040
|
Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested.
|
2019-11-02 10:29:34 +11:00 |