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

Introduction of ChatIdentity #150

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

Samyoul
Copy link
Member

@Samyoul Samyoul commented Sep 9, 2020

What has changed?

I've introduced the payload type of ChatMessageIdentity. This payload type will be used to optionally broadcast user determined identity data about the user.

The immediate use case of the ChatMessageIdentity is user determined profile images and display names.

Additionally the change marks ChatMessage.ens_name field as deprecated, ens_name will become part of the ChatMessageIdentity.

Why make the change?

User's want to be able to have user determined identity. User's want the option to overwrite the default "3 word name" and identicon with a representation that they have control over.

Note

The use of ChatMessageIdentity is 100% optional and users may choose not use any part of the ChatMessageIdentity and therefore default to the "3 word name" and identicon.

Also see:

@Samyoul
Copy link
Member Author

Samyoul commented Sep 9, 2020

Note, this PR assumes the merging of #149

@Samyoul Samyoul changed the title Introduction of ChatMessageIdentity Introduction of ChatIdentity Sep 29, 2020
@oskarth oskarth removed their request for review September 30, 2020 04:19
@oskarth
Copy link
Contributor

oskarth commented Mar 25, 2021

What's the state of this PR?

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.

2 participants