DimensionDev / DimensionDev/Flare
[Feature Request / Bluesky] hide reposts and/or replies by user
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 67
- Avg merge
- 11h 8m
- Merged PRs (30d)
- 84
Description
XTwitter and Mastodon both allow you to hide/mute reposts that are reposted by a particular user. Bluesky does not, you can only hide all reposts from your feed.
There is an existing issue for hiding all reposts. This issue is a request to be able to more granularly hide reposts on a per user basis. To wit: I would like to be able to select a user and then configure whether I want to see their reposts and/or replies.
(I follow someone on Bluesky whose posts I want to see but whose frequent reposting clutters my feed with things I don't care to see. Another accounts posts announcements that I need to see but their frequent replies to others are more clutter.)
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 existing issue for hiding all reposts, issue #1556, and trace how Bluesky reposts and replies are represented in the app. Define the per-user settings for hiding reposts and replies, then verify that followed users' original posts remain visible while the selected content is filtered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100