UlrikHD

joined 2 years ago
MODERATOR OF
[–] UlrikHD@programming.dev 0 points 4 months ago

Huh, I wasn't aware that the alternate frontends offered more utility. Looks pretty nice actually, thanks for the tip.

Programming.dev offers the tesseract frontend here: https://t.programming.dev/

[–] UlrikHD@programming.dev 0 points 4 months ago* (last edited 4 months ago) (7 children)

The mod tools are unfortunately pretty poor on Lemmy. For adding/removing moderators via the GUI the person must first post/comment in that specific community. You can then via the context menu of that post/comment add someone as a mod.

The alternative is to interact with the Lemmy API directly via a script.

I've added myself as a moderator, although the whole admin team may operate as moderators, similar to !meta@programming.dev.

If you got additional changes you want to make to the community, e.g. add additional rules like make it explicit that only you can post, or add a banner to the community you should do it now before you're removed as a moderator. Otherwise you can always DM me/the admin team if you want to make changes to it.

Edit: As Blaze pointed out, you can use alternate frontends like https://t.programming.dev/ to gain additional GUI mod tools

[–] UlrikHD@programming.dev 3 points 5 months ago* (last edited 5 months ago)

Hi, we have now published official community guidelines as announced in this post.

Please let us now in the linked post if there is still something unanswered.

[–] UlrikHD@programming.dev 3 points 5 months ago

Yeah, we ban the spam accounts on the first report we receive.

[–] UlrikHD@programming.dev 2 points 5 months ago* (last edited 5 months ago)

Yeah, no problem. Funnily enough Nottingham Forest already had the alias nottingham stored.

Here's every club alias for the bot:

[–] UlrikHD@programming.dev 2 points 5 months ago (1 children)

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

[–] UlrikHD@programming.dev 1 points 5 months ago (3 children)

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@programming.dev 3 points 5 months ago* (last edited 5 months ago)

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

[–] UlrikHD@programming.dev 4 points 5 months ago

I've replied to dessalines

[–] UlrikHD@programming.dev 6 points 5 months ago

It's perhaps poorly phrased, no it will only affect that specific user.

[–] UlrikHD@programming.dev 8 points 5 months ago (1 children)

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 + !news@lemmy.world 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.

view more: ‹ prev next ›