Show Fresh headlines with Unread filter #11
Labels
No labels
needs-info
needs-triage
ready-for-agent
ready-for-human
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TheAnachronism/tt-rss-viewer#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What to build
On the List hub, after Sign-in, the person sees real Fresh headlines from the active Account. They can toggle the global Unread filter between Unread and All; when Unread is selected but the current Selection has zero unread articles, the list auto-shows all articles without flipping the toggle. Opening the screen and pull-to-refresh reload headlines; long lists page with
skip.Acceptance criteria
skip(API limit 200)Blocked by
Done
List hub now loads real Fresh headlines for the active Account.
Delivered
ApiClient.getHeadlines(lean rows,sid,skip/limit, no content body)skipdart analyzecleanReview notes
HeadlinesApilives in domain;AccountHeadlinesApiresolves per-call ApiClient from AccountRepositoryImplemented on master: Fresh headlines + Unread filter.