ok so guys you wont believe this i found this community called fuck draconic and i made a post called “guys what is this community about” with this gif to better represent my emotions and i got banned from it i mean what the heck

gif was

  • db0M
    link
    fedilink
    285 days ago

    If anyone is harassing in PMs like that just report or let us know. That’s an instaban.

    • Draconic NEO
      link
      fedilink
      205 days ago

      Will do, would you mind purging their DM history, it seems it wasn’t removed by their ban.

      • Unruffled [they/them]M
        link
        fedilink
        English
        7
        edit-2
        4 days ago

        DMs can only be purged directly from the database afaik db0, according to the Lemmy World HQ chat anyways, snippet below:

        update private_message
        set deleted = true
        from person
        where person.id = private_message.creator_id
        and person.actor_id in ('https://example.world/u/johndoe', 'https://example.world/u/janedoe');
        

        Unfortunately, they aren’t automatically removed on the banning of a user.

        Ping for @[email protected] for when you are back in action.

        • Draconic NEO
          link
          fedilink
          94 days ago

          Damn that sucks, this seems like an oversight, if a user is purged it should also delete their messages from the database, just like it deletes all their posts and comments.

        • @[email protected]
          link
          fedilink
          33 days ago

          This is why we can’t get more users. If someone sends you their wang, it’s there forever, unblured.

      • db0M
        link
        fedilink
        155 days ago

        I’m currently indisposed. Not sure if there’s any more controls on our end to do it but hopefully another admin can look into it