Skip to content

Make threaded messages reply to last message in thread when bridging to Matrix

Make threaded messages reply to last message in thread when bridging to Matrix

Fix threaded messages always replying to parent in Matrix

Fix #2658 (closed)

Testing strategy

  1. From Gitter, send a message
  2. From Gitter, send a threaded message
  3. From Gitter, send another threaded message
  4. From Matrix, notice how the last message replies to the previous message instead of the root parent
Edited by Eric Eastwood

Merge request reports