Skip to content

Add support for Gitter /me status messages to the Matrix bridge

Eric Eastwood requested to merge 2673-add-gitter-status-message-support into develop

Add support for Gitter /me status messages to the Matrix bridge

Fix #2673 (closed)

Other related MR for the Matrix half of the support: !2093 (merged)

This is how a /me message from Gitter ends up looking on Matrix:

Testing strategy

  1. From Gitter, send a /me hi status message
  2. From Matrix, observe that it is a m.emote message
Edited by Eric Eastwood

Merge request reports