Slrpnk and lemmy are great, and I understand they are volunteer driven. With this post I don’t mean to be pushy, and I’m grateful for this place and the software, but I hope it’s useful to point out where there might be trouble for users down the line:

So I might be missing something, but there seems to be no way to delete a private message, not even after reporting it. Given the nasty things some people may send just to mess with somebody, this seems like a dangerous omission to me that is at a high risk to lead to grief if not addressed at some point. Is there some bug tracker where perhaps this omission could be best pointed out?

My apologies if I’m missing something however. Perhaps I’m just too silly to see the button, it’s happened before.

  • InEnduringGrowStrong@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    24 days ago

    No you’re absolutely right and it’s dumb as bricks.

    Right now the only person who can delete a PM is the sender, not the recipient.
    The recipient can mark it as read, but that doesn’t help much.
    Your local admin can do it for you in the database, for recipients local to the instance.
    There currently is no way for a local admin to trigger federation of deletion of PMs sent to remote users either.
    Although I think there’s a Pull Request that implements the “removed” state.
    I imagine that would trigger on bans that remove content.
    I’m not sure if this will be exposed to users or just admins.

          • InEnduringGrowStrong@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            0
            ·
            2 days ago

            Select both the “Messages” (as opposed to “All, mentions, etc.”) and “All” (as opposed to “Unread”) filters.
            By default, I think the inbox will try to show a mix of each type of message/mention/reply and you might kinda miss messages in the feed.

  • poVoq@slrpnk.netM
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    24 days ago

    This would be something to suggest on the upstream Lemmy issue tracker, but I am relatively sure they are already aware but for some reason did not find the time to implement this (or found it unimportant). I somewhat suspect though that this is not so easy to implement as DMs are AFAIK internally not much different from regular posts, and it is generally not possible for regular users to delete posts or comments by other users.

    IMHO it would be probably best to add an user profile option to block DMs in general and that at least should be easy to implement.

    However, if you receive repeated unwanted DMs from a specific account you can block that user and that will also prevent future DMs from reaching you.

    • Ellie@slrpnk.netOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      24 days ago

      An inbox delete would be enough as far as the user is concerned, it wouldn’t need to be deleted on the server side. But e.g. some people send literal gore. Moderation is useful but understandably may often take a while, so until then there should be a way to get it out of sight.

      • poVoq@slrpnk.netM
        link
        fedilink
        English
        arrow-up
        0
        ·
        24 days ago

        If you press the checkmark icon they are hidden behind the “all” tab. Only new DMs are shown in the default “unread” tab.