Skip to content

Add support for Gitter message edits to Matrix

Eric Eastwood requested to merge 2632-matrix-bridge-message-edits into develop

Add support for Gitter message edits to Matrix

Part of #2632 (closed)

Testing strategy

  1. Send a new message in a public room on Gitter. Notice it is bridged over
  2. Edit the message and notice the edit is propagated over to Matrix

Todo

  • Add tests
  • Support Matrix edit events into Gitter.
    • Maybe we can just separate this out into another MR
Edited by Eric Eastwood

Merge request reports