wordpress-mobile / wordpress-mobile/WordPress-Android
[Reader] Add some way of filtering out P2 x-posts from the feed
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
ref: p1702239843834199-slack-C05N140C8H5
It would be great to be able to filter out/hide x-posts from feeds since many times the user follows multiple P2s and posts are x-posted between them, causing a list of cards for the same post to show up in the feed.
A short-term solution is proposed here: https://github.com/wordpress-mobile/WordPress-Android/issues/19813
But a longer-term solution (filter/hiding from feed) would be nice.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Reader feed entry point and the related short-term proposal in WordPress-Android issue 19813. Define how x-posts should be identified and whether filtering is user-controlled, then confirm the expected feed behavior before implementation; no specific files or tests are named here.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100