You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge/matrix
Simon THOBY 1a3c57a031
Send the display name instead of the user name (matrix) (#1282)
* matrix: send the display name (the nickname in matrix parlance) instead of the user name

There is also the option UseUserName (already in use by the discord bridge) to turn back to the old behavior.

* matrix: update displayNames on join events

* matrix: introduce a helper.go file to keep matrix.go size reasonable
4 years ago
..
helpers.go Send the display name instead of the user name (matrix) (#1282) 4 years ago
matrix.go Send the display name instead of the user name (matrix) (#1282) 4 years ago
matrix_test.go Add username formatting for all events (matrix) (#1233) 4 years ago