Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework how disambiguation is handled #1730

Merged
merged 9 commits into from
Jun 15, 2021

Conversation

SimonBrandner
Copy link
Contributor

This adds a disambiguate property to the RoomMember. This is useful when a client wants to handle more things on its own. For example, a client may wish to format the displayName differently than the userId and therefore has to retrieve the displayName and userName separately - it can't rely on js-sdk's calculation of display names.

@turt2live
Copy link
Member

@ShadowJonathan this contains commits from you - can we get sign off on it please?
@SimonBrandner can we also get sign off on the couple commits that aren't signed off please?

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise lgtm

@SimonBrandner
Copy link
Contributor Author

Signed-off-by: Šimon Brandner <[email protected]>

@ShadowJonathan
Copy link
Contributor

Signed-off-by: Jonathan de Jong <[email protected]>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants