Kiel Gillard
|
02cfc384c4
|
Makes the Feedly models immutable because they are used to represent API responses only and it improves a developer's ability to reason about how they're used in the codebase. Fixes #1629.
|
2020-01-17 16:47:21 +11:00 |
Kiel Gillard
|
d9a2ca8e7e
|
Adds unit tests for adding a new feed with Feedly. #1300
|
2019-12-05 19:02:40 +11:00 |
Kiel Gillard
|
7563d1b2c6
|
Search Feedly for the best feed (and its identifier) for the URL entered when adding a new feed. #1300
|
2019-12-05 19:02:40 +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 |
Kiel Gillard
|
7cac3e6238
|
Simplifying operations to improve their reusability and composability
|
2019-10-10 21:25:14 +11:00 |
Kiel Gillard
|
41ca023c31
|
Implements creating, updating, moving and removing feeds.
|
2019-10-09 18:38:28 +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 |