paper-plane icon indicating copy to clipboard operation
paper-plane copied to clipboard

Add ability to edit messages

Open melix99 opened this issue 3 years ago • 4 comments

melix99 avatar Jun 03 '22 22:06 melix99

What exactly is this ticket about? I started with #322 but noticed that we are not updating messages when they are edited from another client. Is this also part of this ticket?

marhkb avatar Jun 08 '22 18:06 marhkb

What exactly is this ticket about? I started with #322 but noticed that we are not updating messages when they are edited from another client. Is this also part of this ticket?

No, messages are already expected to update after an edit. If they don't then it's a bug. This issue is about adding the ability to edit own messages.

melix99 avatar Jun 08 '22 19:06 melix99

@marhkb If you mean that we don't handle the MessageEdited update then the answer is that... it's unintuitively unrelated, because the actual update for updating the message content after an edit is the MessageContent update.

melix99 avatar Jun 08 '22 20:06 melix99

It was a false alarm. I tested again and it works now. Maybe it was the flood prevention so that I didn't receive the updates.

marhkb avatar Jun 08 '22 21:06 marhkb