Is there any API to get a list of all hidden communities? I'm tempted to subscribe to all of them because I exclusively browse all and don't want things filtered.
Edit: disregard, I see someone already asked
Welcome to the Programming.Dev meta community!
This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.
Is there any API to get a list of all hidden communities? I'm tempted to subscribe to all of them because I exclusively browse all and don't want things filtered.
Edit: disregard, I see someone already asked
You could theoretically just loop through every community via "get_communities" and then
com_obj["community_view"]["community"]["hidden"] :: boolean
*I'm writing this on memory, the json structure may be slightly different
and then just subscribe to every community that pops up.
It will likely be slow though, and it's mostly NSFW + [email protected] that would pop up on c/all if you did. I also *think* lemmygrad as an instance is hidden, so those communities may pop up if they tend to reach c/all.
I'll discuss with the team about making a public list of hidden communities.
Thanks, I appreciate it. I saw the previous post about the foomoe communities. I'm mostly just curious, I don't see this as some sort of unjust censorship or something like that. I appreciate all the work y'all do for this instance. 💜💜
the title of this post sounds more serious than it actually is, maybe the title should be modified?
maybe just add "unless you subscribe"?
It's just the name of API call
Right but it's not a well-known feature of Lemmy, so people won't know that
I've updated the title. Ideally people will read the content of announcements though.
Ideally the world wouldn't be sliding down a fascist waterslide a mach 3. Ideally.
The whole post seems unnecessary when this instance has 6 users a day.
Im honestly not sure why world federated with every instance they could find, or why these tiny instances don't just unfederate from world if they have so many issues with it
just to note:
this hides the community from searches unless you put in the exact community ID
https://programming.dev/search?q=news&type=Communities&listingType=All
this also hides the comments inside posts from the community, unless you are subscribed, even if you browse to the post directly
I think this should maybe be considered a bug? anyone agree? I can file the bug report on Github
EDIT: https://github.com/LemmyNet/lemmy/issues/5390
Is there a single list of all hidden communities on the instance? I generally browse All and I now question what I may have been missing by not explicitly subscribing.
There are 282 communities marked as hidden in our database, I'll have a talk with the team about publishing a complete list.
The current spread looks something like this:
lemmit.online: 89
lemmynsfw.com: 64
zerobytes.monster: 36
lemmy.world: 12
ani.social: 12
lemy.nl: 9
hexbear.net: 8
lemmygrad.ml: 7
lemmy.ml: 6
fanaticus.social: 4
lemmyf.uk: 4
lemmy.smeargle.fans: 3
selfhosted.forum: 3
programming.dev: 3
beehaw.org: 2
feddit.uk: 2
lemmy.zip: 2
academy.garden: 2
radiation.party: 1
derp.foo: 1
lemmy.dbzer0.com: 1
catata.fish: 1
lemmy.capebreton.social: 1
sh.itjust.works: 1
ttrpg.network: 1
metacritics.zone: 1
lemmy.ca: 1
communick.news: 1
gearhead.town: 1
midwest.social: 1
For the eagle eyed people out there, the map is 2 communities short. The basic script I wrote couldn't find them.
For the eagle eyed people out there, the map is 2 communities short. The basic script I wrote couldn’t find them.
is it possible those communities have been deleted?
I could see one if the ids in the table, but querying the community id via the API doesn't work. Not sure
Then it doesn't exist, Kenobi
the map is 2 communities short
Couldn't find 2 hidden communities? I guess it's working then! 😂
I should move instances, I use All to read news, my subscribed feed is all more positive stuff so I don't doomscroll.
I use All to read news, my subscribed feed is all more positive stuff so I don't doomscroll.
I do the same. I'm not going to move instances over this, but it is an annoyance. Hopefully this hiding is temporary, or the issues I filed on Lemmy's GitHub will improve the situation. Otherwise I guess I'll subscribe and unsubscribe every day to check it? Lol
I doubt it will be temporary, all news is going to be increasingly political for the foreseeable future.
I knew the admins were eventually planning on doing this but I didn't realize it had already started and that it affected apps. Unfortunately it's fundamentally at odds with the way I want to use Lemmy.
I didn't know I needed this. Thanks!
Thanks! Oft lately my filters for keywords (trump, musk) where not enough.. Let's see if this helps.
Specially since there's a reddification of content/ users.
Does this affect apps/alternate front ends too?
yea, when I open the community in Boost it's empty there too
Nice initiative