mautrix/signal

Editing replies removes reply context

Jaffex opened this issue · 0 comments

Let's assume the following conversation (in this case it's the note to self chat, but this also happens in chats with other people).

In them you can see that on the matrix side, I replied to the message that says "555" with "hallo".

From the matrix side (client in this case is element x on ios):
24-03-29 09-55-11 5024

From the signal side
24-03-29 09-55-40 5025

This gets reflected perfectly fine on both sides.

However, if I edit the message on the matrix side to say "hallo." instead, the conversation will look as follows:

From the matrix side:
24-03-29 09-56-03 5026

From the signal side:
24-03-29 09-56-18 5027

As you can see, the message in signal has lost it's reference to the original message "555".

I didn't notice this until a friend told me that sometimes my messages make no sense because of missing context :D