Skip to content

Add Gitter message delete support to the Matrix bridge

Eric Eastwood requested to merge 2639-bridge-gitter-message-delete into develop

Add Gitter message delete support to the Matrix bridge

Part of #2639 (closed)

Companion MR where we added Matrix message deletion support: !2061 (merged)

Testing strategy

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

Merge request reports