Chosen nickname/alias of a user should be respected (imported) when inviting them to a new space/room · Issue #2117 · matrix-org/matrix-spec · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a hopefully more useful evolution of the concept of pet-names for chats element-hq/element-meta#725 (overriding real room/user names with custom display names #188) by combining two in-progress ideas.
If a user were to send a /myroomnick ALIAS command to a canonical DM, the other user in the room could automatically import that alias into any new spaces/channels when inviting the aliased-user. This would mean when inviting a user to any space/community, there would be a quick check against the canonical 1-on-1 chat for a preferred alias, then if one exists it would be copied into the room/space.
Note: It might be worth considering the privacy implications of this (maybe the user should accept the invitation and the alias separately?) similar to existing leaks of nicknames across homeservers matrix-org/synapse#5677
Suggestion
This is a hopefully more useful evolution of the concept of pet-names for chats element-hq/element-meta#725 (overriding real room/user names with custom display names #188) by combining two in-progress ideas.
If a user were to send a
/myroomnick ALIAS
command to a canonical DM, the other user in the room could automatically import that alias into any new spaces/channels when inviting the aliased-user. This would mean when inviting a user to any space/community, there would be a quick check against the canonical 1-on-1 chat for a preferred alias, then if one exists it would be copied into the room/space.Note: It might be worth considering the privacy implications of this (maybe the user should accept the invitation and the alias separately?) similar to existing leaks of nicknames across homeservers matrix-org/synapse#5677
Related:
The text was updated successfully, but these errors were encountered: