Fetch more articles for current feed or category #532
Closed
Alkarex
started this conversation in
Feature Requests
Replies: 2 comments 7 replies
-
@Alkarex I've added functionality for this in the latest dev release, https://github.com/jocmp/capyreader/releases/tag/2024.12.1080-dev. Let me know if this is working as expected! |
Beta Was this translation helpful? Give feedback.
5 replies
-
@Alkarex this is included in the 2025.01.1093-dev release. Here's how it works
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the GReader API, it is possible to fetch articles for a given feed or for a given category.
This is especially useful when there are many articles on the server (more than what the app is fetching) and the user wants to fetch older articles for a given feed or category.
So in the CapyReader app, it would be nice if the "pull to refresh" feature, when done from within a feed or a category, would fetch articles from that feed or category.
I can give more details if this is not clear enough, and do not hesitate to ask for help on back-end side (FreshRSS).
Beta Was this translation helpful? Give feedback.
All reactions