diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-25 11:45:01 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-25 11:45:01 +0200 |
commit | ef99a5d972413014b5ab332cc89a25591990b9b1 (patch) | |
tree | fc534ccb31891fe807baaad127c522075f1be8b2 | |
parent | Don't set the room name to be the room alias on room creation if the client d... (diff) | |
download | synapse-ef99a5d972413014b5ab332cc89a25591990b9b1.tar.xz |
getUserDisplayName: Disambiguate users who have the same displayname in the room.
Displayname are then disambiguate where it is necessary
-rw-r--r-- | webclient/components/matrix/event-handler-service.js | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/webclient/components/matrix/event-handler-service.js b/webclient/components/matrix/event-handler-service.js |