-
-
Notifications
You must be signed in to change notification settings - Fork 361
Add support for MSC4133 pronoun and timezone fields #2487
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
base: dev
Are you sure you want to change the base?
Conversation
|
Preview: https://2487--pr-cinny.netlify.app |
|
I don't imagine this is within the scope of this PR, but with the addition of exposing the pronouns field to Cinny, it'd theoretically be possible to substitute in a user's preferred pronouns in place of 'their' in system messages such as " changed their avatar" I think src/app/hooks/useMemberEventParser.tsx is the main place these messages are found. It's super not important for functionality's sake, but since this PR makes the field available, it'd be an appreciated Quality of Life addition. |
Description
This PR makes several changes to add support for MSC4133:
Type of change
Checklist: