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…

  • lemmyposter212A
    link
    3
    edit-2
    1 year ago

    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

      • @Filth
        link
        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 UnderscoreOP
          link
          11 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

          • @Filth
            link
            11 year ago

            Hell yeah! AND I got a live notification popup just now of your message.