Skip to content

Add Matrix message delete/redact support to the Matrix bridge

Eric Eastwood requested to merge 2639-bridge-matrix-message-delet into develop

Add Matrix message delete/redact support to the Matrix bridge

Fix #2639 (closed)

Companion MR where we added Gitter message deletion support: !2060 (merged)

Testing strategy

  1. Send a new message from Matrix in one of the bridged rooms
  2. Notice the message on Gitter
  3. Remove the message from the Matrix side
  4. Notice the remove is propagated over to Gitter 🎉
Edited by Eric Eastwood

Merge request reports