so I was reading this thread, and I noticed I could read the comment by @gun@lemmy.ml , while I knew they had deleted the comment. on the other hand, the comment by @Travis Skaalgrad was displayed as deleted, which I knew was incorrect. so I checked a few more times, and I realized when you sort the comments by old or new, you can see it, but when you sort by top, hot or chat, you can’t.

well, I thought it might be a bug in federation, but then when I was on the front page, in a thread of lemmy.ml I saw two deleted comments and the user had stated that they have deleted them, but when I sorted by old, I could read one of them.

so I thought maybe recently deleted comments are stored for moderation purposes, but then I found this old thread, and I could see the comment deleted by @jonuno@lemmy.ml when I sorted by old.

I think there are two bugs, one that makes some deleted comments remain on the servers, and another one that displays some of them when sorted by old or new, while displaying some comments that are not deleted as deleted.

I was using Lemmy’s android client Lemmur, which I had downloaded from F-Droid. post a comment if you can reproduce the bug.

  • Helix
    link
    43 years ago

    You can have both. You don’t need to be able to code to contribute to free software :)

    I for one mostly report bugs and request features. Sometimes I even write small patches but I don’t have most of my ‘real’ coding projects up on github either.

    I host code.tilde.fun myself, which is just a Gitea instance. Codeberg and gitlab are good hosters too. Just think about how git is meant to be decentralised! You can have the same repository on dozens of servers.

      • Helix
        link
        23 years ago

        yeah, Github sucks and I also don’t understand why everyone in the FOSS community is using it, especially after the EEE company Microsoft bought it.

        Host git yourself. It’s easy.