All I want to do is to correct missing NSFW tags on my own communities without having to bug people about it every other post :/
Edit: Looking through the UI code, it seems to only show for the creator, meaning I don't think even admins themselves can't edit without directly going to the database. I wonder if the API is similarly limited...
Edit 2: Looking that way...
10 Comments
mycotrip@lemmy.ko4abp.com · 7 pts · 3y
Well at least it's open source right? Lemmy will get better over time. Hopefully a bit quicker with all of the new exposure.
___@lemmynsfw.com · 3 pts · 3y
To be fair I do have the technical knowhow to duct-tape a patch for this. I'd try my shot at getting it upstreamed but there has to be a reason why it's implemented like this. And my sleep deprived ass can't figure out why. Did they seriously just overlook something like this?
Also I can't be bothered with opening up a github acct under this name.
bobbiguy2122@lemmynsfw.com · 3 pts · 3y
Moderator tools are a complex thing, a lot of things centered around moderation and nsfw content haven't been super fleshed out yet
give it some time andcreate an issue on the Lemmy frontend GitHub page
___@lemmynsfw.com · 1 pts · 3y
just checked, this has been asked before: https://github.com/LemmyNet/lemmy/issues/890
Filth@lemmynsfw.com · 1 pts · 3y
That seems to be about actually editing the post. I don't think its unfeasible to give a mod permission to flag a post in their group as NSFW. I doubt they've thought about it from the POV of a NSFW instance.
Just like there should be a way to auto flag every post on an instance as NSFW by default.
which.... actually seems to be happening for me? Was something implemented?
___@lemmynsfw.com · 1 pts · 3y
the backend version string at the footer seems to have gained a
-nsfwpatchwhich wasn't there before. i think modifications are starting to happenFilth@lemmynsfw.com · 1 pts · 3y
Hell yeah! AND I got a live notification popup just now of your message.