-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Ability to hide reposts and quote posts per followed account #1116
Comments
Looking forward to this :-) Supported by astrokatie: https://bsky.app/profile/astrokatie.com/post/3kbqwzypts72p |
In the meantime I'm using https://bsky.app/profile/skyfeed.xyz/feed/only-posts, which hides reposts. |
Any news on this? It would be very useful to turn off reposts for people that repost a lot. |
as a new bluesky user, I love my friends but some of them repost too much or repost bad posts. I would like to mute their reposts please. |
We're definitely aware of the importance of this feature — blocked on a few things on the backend so we can't prioritize it right now, but we're planning to get to it as soon as those blockers are solved. |
Congrats on the fast pace bsky's been evolving, just coming here to reinforce the request for this! Hope thos blockers get solved soon ♥ |
This would be a great addition. OnlyPosts is helpful in reducing the clutter of reposts, but I'd like more control over my feed than all-or-nothing. |
Looking forward to this! 😊 |
Looking forward to this feature! |
Looking forward to this! |
This feature is very much needed. The repost flood is driving me crazy. |
I will just say this specific feature is pretty vital for a lot of folks trying to migrate over. I have folks I follow that I want to see on my feed but I dont need to see the dozen reposts they propagate each day (for various reasons). I'm finding myself holding off following a lot of folks until this is implemented. |
Looking forward to this feature |
Related, and immediately actionable given existing features: I could not find a feed that displays one's own posts with reposts filtered out. It would be nice if I could add this to my feeds list so that people who want to check out my profile can take a look to see what I post, without seeing what I repost. This is currently possible if I make a custom feed of my own, but it doesn't make too much sense for everyone to do this independently. This has good synergy with an eventual "filter out reposts" option, because this feed would basically represent what they'd be seeing if they do so. |
+1 for this. I know you guys are working hard behind the scenes, i just hope that whatever backend issue is preventing this from being implemented is given attention soon as fully half of my feed is tainted by bad reposts |
Could we just add '👍' emoji reaction at the top of this issue, instead of just commenting "+1" or "looking forward" or whatever? I've subscribed this issue for a while ago, and some recent comments feel like redundant. |
I'd like even more fine grained control if possible so we could implement a generic solution that defines the "type" of posts to hide.
I think my main point is that the current implementation of "mute" heavily overlaps with blocking, at least for the person who initiated the mute. Adding comprehensive filter options could easily solve this (not saying that it would be easy to implement). The main issue I see is that these might be too many options to display in the app, so it could make sense to put them all behind a "Hide …" option. |
Any update on this being added? |
i am desperate for this feature. |
Please, mother of God, implement this feature. I'm glad some of the people I follow are enjoying dunking on the worst people alive, but I'd rather not see the worst people alive on my feed in the first place. Please, devs: type faster! |
I know I'm going to get downvoted, but seriously, this is probably Bluesky's biggest feature gap right now and it's killing the experience, especially as a flood of new people repost everything. Any updates on priority, timeline -- anything at all -- would be greatly appreciated. Right now, my choices are either turn off reposts altogether (damaging my feed and experience) or just give up and leave. |
Fwiw you can probably write a quick user script to hide reposts for some users on the web version for now, though I get your frustration. |
As much as I don't think comments saying how important the feature is are useful (clearly the team are already well aware, they just also have lots of other very important tasks on their plate, and there are other ways to express this without emailing everyone subscribed to this issue), I do want to do something more constructive than just give them a thumbs down. As @uncenter says, it should be possible to filter reposts out if using the web version at least. Here's a filter rule (compatible with uBlock Origin, but probably other content filtering tools) which will work to hide reposts from a given account:
This blocks your own reposts. Obviously that probably isn't what you want, so change the text in the rule from "you" to the display name of the account in question. This is obviously less than ideal, being a manual process, and needing a line for each account you feel is too repost-happy. It would also break if an account changes their display name (or if you followed two accounts with the same display name, e.g. let's say if they both just use their first name), or obviously if the markup changes. But hopefully this is at least a way to make the site usable for some people, while they wait for a real solution? InstructionsJust editing this to add more obvious instructions. This works for me using Firefox on desktop and also on Android, with the uBlock Origin extension installed. First click on the uBlock icon in the toolbar, then the cog icon in the window that appears: If you're using Android, there is no toolbar so you can access your extensions instead by tapping the three dots on the address bar, then tapping the extensions option in the menu that appears. Clicking / tapping on the cog should open uBlock Origin's settings page in a tab. Now click on the "My filters" tab, and you will see a text box where you can add filter rules. Like so: Once you've added the rule(s), apply your changes, then reload your Bluesky feed to check it's working. |
For those of us somewhat technically aware: great! For those of us not 100% up to speed on BlueSky* configuration, where do I put this? |
Please believe me, everyone on the team is aware this is a huge missing feature. The backend team is at capacity at the moment and this feature in particular is gnarly to implement within the constraints of how our backend works today. In other words, this is very much a known gap but no amount of asking here will help bump it up. I want it yesterday too. |
Is your feature request related to a problem? Please describe.
I know that I can hide reposts and quote posts via my settings. But I'd like to be able to decide that for each account I'm following.
Describe the solution you'd like
A setting to hide reposts yes/no for each account I'm following.
Describe alternatives you've considered
It would be nice to also have the setting per account for quote posts, but that's less important for me.
Additional context
I used that a lot on twitter: the decision depends on how much the person reposts, and if I find their reposts interesting or not.
The text was updated successfully, but these errors were encountered: