Open ara4n opened 2 weeks ago
It would be trivial to wire up the RoomMember.name
property which disambiguates between all Matrix room members. However, I think in EC we would only want to disambiguate between current MatrixRTC call members. This is significantly more complicated to do as the view models need refactoring to get the right context in the right place.
Steps to reproduce
Outcome
What did you expect?
Like EW and EX (and all other Matrix clients should), users with the same-looking name should have their mxid appended after it in order to differentiate them from each other.
matrix-js-sdk should give us this almost for free via unhomoglyph - we just need to hook it up in the UX.
What happened instead?
Ambiguity and risk of impersonation.
Operating system
No response
Browser information
No response
URL for webapp
No response
Will you send logs?
No