lemmy
lemmy copied to clipboard
Blocking an instance should not stop me from seeing posts of a community I've subscribed to from that instance
Requirements
- [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
- [X] Did you check to see if this issue already exists?
- [X] Is this only a feature request? Do not put multiple feature requests in one issue.
- [X] Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.
Is your proposal related to a problem?
When I block an instance I can't see any posts from communities hosted on that instance even if I subscribed to some of the communities from that instance.
Describe the solution you'd like.
I would love to still be able to see the posts from my subscribed communities even if these communities are hosted on an instance that I blocked.
Describe alternatives you've considered.
I don't think there is any alternative solution here.
Additional context
No response
I'm pretty sure this is by design.
Not sure I see the value in pulling content down from a blocked instance -- why even block it in the first place if you still wanted that content?
It would make filtering the all feed so much more powerful. For example I enjoy seeing the content of some select nsfw communities in my subscribed feed but I don't want to see any other nsfw communities if I happen to browse the all feed to discover new communities or if I exhausted my subscribed feed. Right now I can't block lemmynsfw for example because that would block my subscribed communities as well.
This makes sense, anyway posts from blocked instances are still available in the database. But it needs someone to implement the necessary changes to db queries.
I'm not sure about this one, logically if you've blocked an instance, that should take precedence / override any follows.
@Tywele what about just blocking the communities you don't want to see, since that's actually what you're trying to acheive? (IE you don't actually want to block that instance, just certain communities).
What's the logic behind that? A follow/subscription is more specific so it should definitely be a higher priority than a generic block.
Because there are so many more communities that I don't want to see from some instances than I want to see. It would just be easier if a subscription of a community would override the block of an instance for that specific community.