Skip to content

Add displayName and avatar to bridging bot user on Matrix

Add displayName and avatar to bridging bot user on Matrix

Fix #2691 (closed)

Testing strategy

  1. Start up the Gitter webapp, notice the log line for Ensuring profile info is up-to-date for the Matrix bridge user mxid=@gitter-badger:my.matrix.host
  2. From Matrix, find the @gitter-badger:my.matrix.host user and notice the displayName and avatar are updated

Also ensure that normal user creation still works:

  1. From a non-bridged Gitter user, send a message in a room
  2. From Matrix, notice the message author has the proper displayName and avatar
Edited by Eric Eastwood

Merge request reports