Kiel Gillard
|
e5e7163f8e
|
Improve the test coverage and add some documentation.
|
2020-01-31 07:55:50 +11:00 |
Kiel Gillard
|
a339b05bf8
|
Santizes right to left div elements from Feedly content.
|
2020-01-31 07:55:50 +11:00 |
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
|
3b47edfba7
|
Models the feed identifier of feedly articles as an optional since it seems the Feedly API will not always provide one (despite the API documentation).
Additional, more elegantly handle the failure to parse an article when Feedly does not provide a matching feed.
|
2019-12-31 08:47:27 +11:00 |
Kiel Gillard
|
fcd6d15b4c
|
Feedly articles report the crawled and recrawled date for the date published and updated values.
|
2019-12-05 18:55:28 +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
|
56a92e7938
|
Adds unit testing and implements fixes for unread counts, icons, missing metadata and more.
|
2019-10-03 18:06:49 +10:00 |