tgxn / lemmy-explorer

Instance and Community Explorer for Lemmy
https://lemmyverse.net/
111 stars 9 forks source link

Feature: Filter communities while taking into account Home instance defederation list #136

Open lionirdeadman opened 1 year ago

lionirdeadman commented 1 year ago

What do you want to see?

When I set my home instance, it would be nice if the communities list didn't show communities that the selected home instance won't connect to.

Additional context

Example:

Someone who sets their home instance as lemmy.world should not see a community from exploding-heads.com.

tgxn commented 1 year ago

That's a great idea. I think I already have everything to support this in the frontend. Just need to find some time to code it up.