this post was submitted on 06 Mar 2024
5 points (100.0% liked)

Bug reports on any software

116 readers
4 users here now

When a bug tracker is inside the exclusive walled-gardens of MS Github or Gitlab.com, and you cannot or will not enter, where do you file your bug report? Here, of course. This is a refuge where you can report bugs that are otherwise unreportable due to technical or ethical constraints.

⚠of course there are no guarantees it will be seen by anyone relevant. Hopefully some kind souls will volunteer to proxy the reports.

founded 3 years ago
MODERATORS
 

After sending a DM, the profile lacks access to it. I can see my posts and public comments, but not my DMs. Thus there is also no way to read or edit DMs Lemmy users have sent.

update


As @viking@infosec.pub points out, sent messages are accessible in the ALL tab. Once my DMs are rendered, indeed there is an option to edit them just like a public message. But presumably due to another bug, Lemmy recipients are not likely notified of edits (untested).

you are viewing a single comment's thread
view the rest of the comments
[–] freedomPusher@sopuli.xyz 1 points 8 months ago* (last edited 8 months ago)

Can you edit a sent email? A letter? A text message?

Irrelevant.

Not a bug, it’s the way that “actually sent” communications works. DMs on non-federated systems aren’t really sent, they are information held in one place that two people both access.

It’s unclear why you talking about non-federated systems. But in the design of any comms system there are multiple ways to support edits:

  • sender and recipient have access to the same copy
  • the sender can retract an old message and resend an updated version (or this can be done in a single step if the protocol designs for it).

W.r.t email, MS Outlook indeed has a mechanism to retract a message if the recipient chooses to enable it, but it only works on unread messages.

BTW, my bug report indeed is not a bug, but not for the reason you mention. It’s not a bug because it was a user error (I forgot how to reach sent messages). Lemmy does in fact support editing messages (DM or public just the same).