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
When a user sends an m.text that relates to (with type m.replace) an event sent by a different user, the original message gets the "edited" pencil as if it was edited.
To Reproduce
Have 2 users. User 1 sends a regular message. User 2 sends an m.text type message with {"m.relates_to": {"rel_type": "m.replace", "event_id": "(event ID of message sent by user 1)"}}
Description
When a user sends an m.text that relates to (with type m.replace) an event sent by a different user, the original message gets the "edited" pencil as if it was edited.
To Reproduce
Have 2 users. User 1 sends a regular message. User 2 sends an m.text type message with {"m.relates_to": {"rel_type": "m.replace", "event_id": "(event ID of message sent by user 1)"}}
Example:
Additional information:
The text was updated successfully, but these errors were encountered: