Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

CHANGE handling of extended profile data (bio and pronouns)#148

Closed
dozro wants to merge 4 commits into7w1:devfrom
dozro:extended-profiles-pronouns-about
Closed

CHANGE handling of extended profile data (bio and pronouns)#148
dozro wants to merge 4 commits into7w1:devfrom
dozro:extended-profiles-pronouns-about

Conversation

@dozro
Copy link
Copy Markdown

@dozro dozro commented Mar 5, 2026

Description

also setting and reading the pronouns set under the key definied in matrix-org/matrix-spec-proposals#4247 (even if not finalized yet, for the eventual adoption of it) and for broader compaitibility also setting the bio in the about field extera uses

show that it works

before the change
Capture-2026-03-05-132354 Capture-2026-03-05-132416

note that the data in the profile is inconsistent in the profile json shown, which I wanted to prevent with this pr

after the change

image image

the pronoun sets are now consistent with each other

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

dozro added 2 commits March 5, 2026 13:27
it also sets the extera about tag when adding a bio via our web interface but removes html-tags (e.g. "custom emojis") from it so it is in the format which extera expects
@dozro dozro changed the title Change handling of extended profile data and add language specific pronoun settings CHANGE handling of extended profile data and ADD language specific pronoun settings Mar 5, 2026
@dozro dozro changed the title CHANGE handling of extended profile data and ADD language specific pronoun settings CHANGE handling of extended profile data Mar 5, 2026
@dozro dozro changed the title CHANGE handling of extended profile data CHANGE handling of extended profile data (bio and pronouns) Mar 5, 2026
@dozro dozro marked this pull request as ready for review March 5, 2026 14:17
@dozro
Copy link
Copy Markdown
Author

dozro commented Mar 5, 2026

maybe the pronouns part should be left out 🤷‍♀️

@Rosy-iso
Copy link
Copy Markdown

Rosy-iso commented Mar 5, 2026

doesn't this just..remove stuff
what does this accomplish

@7w1
Copy link
Copy Markdown
Owner

7w1 commented Mar 5, 2026

Uh, I'm not sure what this is for exactly? Right now we use the unstable prefix, as we're supposed to since its... unstable. Once it's merged we swap the implementation to support the new field but to my understanding we're not supposed to do that until its finalized? I could be wrong though.

@dozro
Copy link
Copy Markdown
Author

dozro commented Mar 5, 2026

@Rosy-iso @7w1 you're right!
the idea was especially in relation to the bio tho broaden compatibility

@dozro dozro closed this Mar 5, 2026
@dozro dozro deleted the extended-profiles-pronouns-about branch March 5, 2026 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants