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…

  • Filth@lemmynsfw.com
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    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?

    • Triple Underscore@lemmynsfw.comOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      which… actually seems to be happening for me? Was something implemented?

      the backend version string at the footer seems to have gained a -nsfwpatch which wasn’t there before. i think modifications are starting to happen