Kiel Gillard
|
4c9e98c150
|
Ensures refresh tokens occurs before syncing. Implements cancelAll for Feedly.
|
2019-11-07 20:44:51 +11:00 |
Kiel Gillard
|
6bef313937
|
Feedly accounts now refresh their access tokens on initialisation.
|
2019-11-07 18:55:05 +11:00 |
Maurice Parker
|
c6e3ed6692
|
Cancel network activity when told to shutdown by the OS. Issue #1232
|
2019-11-04 20:24:21 -06: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 |
Kiel Gillard
|
0d20bccc55
|
Send and receive starred articles, refactoring status syncing code into operations for better code reuse.
|
2019-10-15 18:31:24 +11:00 |
Kiel Gillard
|
438338ac9f
|
Refactor add and create feeds since they differ only by refreshing after adding.
|
2019-10-11 20:32:21 +11:00 |
Kiel Gillard
|
d1e4c84a9e
|
Refactoring create feed
|
2019-10-10 21:25:14 +11:00 |
Kiel Gillard
|
3089f2332e
|
Show progress while fetching the content of a newly created feed.
|
2019-10-09 19:47:15 +11:00 |
Kiel Gillard
|
13197054bf
|
Implement restore folders. Not sure how to test this.
|
2019-10-09 19:44:52 +11:00 |
Kiel Gillard
|
dedce600a4
|
Implement restore feeds. Not sure how to test this.
|
2019-10-09 19:42:12 +11:00 |
Kiel Gillard
|
a965677687
|
Fetch the contents of the feed when first adding it
|
2019-10-09 19:38:16 +11:00 |
Kiel Gillard
|
614628883f
|
Use a suitable error for unexpectedly failing to add a feed
|
2019-10-09 19:15:48 +11:00 |
Kiel Gillard
|
92fa66f345
|
Refresh progress updates for changes which cannot be applied immediately and restored on failure
|
2019-10-09 19:06:59 +11:00 |
Kiel Gillard
|
41ca023c31
|
Implements creating, updating, moving and removing feeds.
|
2019-10-09 18:38:28 +11:00 |
Kiel Gillard
|
39d3999a0d
|
|
2019-10-06 13:22:36 +11:00 |
Kiel Gillard
|
56a92e7938
|
Adds unit testing and implements fixes for unread counts, icons, missing metadata and more.
|
2019-10-03 18:06:49 +10:00 |
Kiel Gillard
|
060366f447
|
Implements creating, updating and deleting Folders/Collections. Issues #1044 #1048
|
2019-09-27 21:47:30 +10:00 |
Kiel Gillard
|
465b6e789b
|
Sends and receives unread statuses #1058. Also implements OMPL import #1043.
|
2019-09-27 08:26:18 +10:00 |
Maurice Parker
|
6f9d3953f1
|
Ensure that account metadata gets propagated to delegates when it reloads
|
2019-09-23 09:57:50 -05:00 |
Maurice Parker
|
af0d6c9022
|
Implement AccountBehaviors so that we don't have to keep adding boolean flags to account
|
2019-09-20 11:34:31 -05:00 |
Maurice Parker
|
f3a1b074ac
|
Call download progress on the main queue
|
2019-09-20 10:16:51 -05:00 |
Kiel Gillard
|
1d965142d9
|
Initial implementation FeedlySyncStrategy and basic usability improvements to allow for downloading and reading articles without crashing.
|
2019-09-20 16:56:51 +10:00 |
Kiel Gillard
|
9cc5fa3608
|
Initial implementation allowing Feedly accounts to be added given the Feedly user's consent.
|
2019-09-19 10:11:53 +10:00 |