Skip to content

Conversation

@gingershaped
Copy link
Contributor

@gingershaped gingershaped commented Sep 15, 2025

Description

This PR makes several changes to add support for MSC4133:

  • Adds timezone and pronoun settings to the Account section of the Settings dialog.
  • Redesigns the Profile card in the Account section of the Settings dialog to resemble the new user cards added in Cinny 4.9.0, allowing changes to profile fields (including both the new fields and the old avatar and display name) to be previewed before being saved.
  • Adds new UI elements to user cards which display other users' pronouns and timezones.
  • Adds a new section to Developer Tools, allowing direct editing of profile fields.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions
Copy link

github-actions bot commented Sep 15, 2025

Preview: https://2487--pr-cinny.netlify.app
⚠️ Exercise caution. Use test accounts. ⚠️

@gingershaped gingershaped marked this pull request as draft September 15, 2025 22:35
@gingershaped gingershaped marked this pull request as ready for review September 16, 2025 13:36
@gingershaped gingershaped marked this pull request as draft September 22, 2025 15:46
@gingershaped gingershaped marked this pull request as ready for review October 6, 2025 18:25
@xetem
Copy link

xetem commented Nov 5, 2025

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.

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