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 |
Kiel Gillard
|
325f220181
|
Ignore the remote article status if the sync database contains a pending (and therefore more recent) status. Fixes #1516.
|
2020-01-13 18:04:58 +11:00 |
Kiel Gillard
|
745b5d8cb8
|
Fetch article contents from Feedly by ids rather than paging through streams up until the last successful sync date. Issues #1453 #1398 #1408 #1429
|
2020-01-11 10:45:45 +11:00 |