Skip to content

Fix parentMessage getting marked as edited on Matrix when threaded reply is sent

Fix parentMessage getting marked as edited on Matrix when threaded reply is sent

Fix #2657 (closed)

Testing strategy

  1. From Gitter, send a message in a bridged room
  2. From Gitter, start a threaded conversation for that new message
  3. From Matrix, notice the original top-level parent message is still normal and not marked as edited.

  1. From Gitter, send a message in a bridged room
  2. From Matrix, notice the message
  3. From Gitter, edit the message
  4. From Matrix, notice the edit is propagated to Matrix
Edited by Eric Eastwood

Merge request reports