Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch read articles #564

Closed
jocmp opened this issue Nov 27, 2024 Discussed in #533 · 2 comments
Closed

Fetch read articles #564

jocmp opened this issue Nov 27, 2024 Discussed in #533 · 2 comments
Assignees
Labels

Comments

@jocmp
Copy link
Owner

jocmp commented Nov 27, 2024

Discussed in #533

Originally posted by Alkarex November 20, 2024
With the GReader API, it is possible to fetch articles that are read and/or unread.
While fetching unread articles is the most common use-case, it can sometimes be relevant to be able to fetch read articles as well.
Indeed, some articles might have been read from the Web interface or from another device or app.

So when the interface is set to show All articles, a "pull to refresh" should also fetch read articles from the server.
Or at least when the user is in a given feed or category, to selectively retrieve read articles from that feed or category.

Related to:

I can give more details if this is not clear enough, and do not hesitate to ask for help on back-end side (FreshRSS).

@jocmp jocmp added the freshrss label Nov 27, 2024
@jocmp jocmp moved this to On Deck in Capy Reader Nov 27, 2024
@jocmp jocmp self-assigned this Nov 27, 2024
@jocmp jocmp moved this from On Deck to In Progress in Capy Reader Nov 27, 2024
@jocmp jocmp moved this from In Progress to Parking Lot in Capy Reader Dec 3, 2024
@Alkarex
Copy link
Contributor

Alkarex commented Dec 4, 2024

See #532 (reply in thread)

It looks like read articles are fetched. Nice 👍🏻
However, they seem to be fetched also when in Show unread view, which seems a bit overkill.

@jocmp
Copy link
Owner Author

jocmp commented Dec 4, 2024

As mentioned in #532 (reply in thread), I'll look into making the refresh more intelligent via #575.

@jocmp jocmp closed this as completed Dec 4, 2024
@github-project-automation github-project-automation bot moved this from Parking Lot to Done in Capy Reader Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants