I don't believe the system is that granular. If you're posting in a community that is now hidden I would recommend you to subscribe to it if you want to continue to see it.
UlrikHD
Does this instance have a concrete guideline or precedent for that or would be able to decide at the discretion of an admin?
Communities with no connection to programming culture are removed as a general rule. Other than that, it's decided on a case by case basis. It's not that uncommon for us to remove new communities that are created. We've removed the community + one another
I've replied to dessalines
It's perhaps poorly phrased, no it will only affect that specific user.
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.
I could see one if the ids in the table, but querying the community id via the API doesn't work. Not sure
The discussion has gotten completely off-topic. I'll lock the the thread until the moderators (@[email protected] @[email protected]) starts responding to reports.
I've updated the title. Ideally people will read the content of announcements though.
Please follow our Code of Conduct when interacting with our instance. Hate speech violates section 3.5 and in this instance is severe enough to lead directly to a temporary ban instead of the usual warning. Repeated offences may lead to a permanent ban.
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.
If you can't see posts you make on hidden communities that you are subscribed to on your profile, that sounds like a possible bug, and I'd encourage you to report the issue to the Lemmy repo