Just found this space, I’m trying to play around with this platform. Can anyone help to explain?

  • @ABCDE
    link
    07 months ago

    Can’t anyone in a sub delete posts made to it, or am I confused?

    • Curious Canid
      link
      fedilink
      English
      67 months ago

      I don’t think anyone can delete posts except for the poster and the moderators.

      • @ABCDE
        link
        27 months ago

        How do moderators work if there are subs which are hosted on multiple platforms?

        • Curious Canid
          link
          fedilink
          English
          57 months ago

          Any given sub is only hosted on one instance, although moderators can be on other instances. I don’t know how moderation changes propagate across other instances. I hope someone else will explain that.

          • e-five
            link
            fedilink
            47 months ago

            In the end it’s mostly an agreement on how moderation actions should and are allowed to propagate for activity pub groups, which you can learn more about here https://codeberg.org/fediverse/fep/src/branch/main/fep/1b12/fep-1b12.md#group-moderation

            The tl;dr is there’s a set way of saying these specific users are allowed to send actions such as delete on these specific posts, and software that implements groups (communities, to lemmy) ideally implement it in the same way. Of course, someone could always make a software that denies all remote moderation actions for instance, so it’s always up to those implementing the AP spec.

            Lemmy has a large userbase, so generally probably gets to decide a lot of these things, such as how moderators are listed when getting information on communities, and other software will have to choose to follow along to be able to work with the large userbase or raise concerns/give feedback if needed