You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The below either requires using another client that is capable of replying and editing already, or checking out the code from #848. This is not a problem in #848; edited replies made in other clients are shown equally incorrectly.
To reproduce:
Make a reply to another message (i.e. make a message event with m.relates_to::m.in_reply_to subobject in its content).
Edit this reply and send it.
Find the edited reply in Quaternion's timeline.
ER: the message is displayed as a reply and also annotated with "(edited)".
AR: the message is annotated as edited but is no more a reply.
The text was updated successfully, but these errors were encountered:
The below either requires using another client that is capable of replying and editing already, or checking out the code from #848. This is not a problem in #848; edited replies made in other clients are shown equally incorrectly.
To reproduce:
m.relates_to::m.in_reply_to
subobject in itscontent
).ER: the message is displayed as a reply and also annotated with "(edited)".
AR: the message is annotated as edited but is no more a reply.
The text was updated successfully, but these errors were encountered: