Skip to content

More features on Element X#3212

Open
Hywan wants to merge 1 commit into
mainfrom
Hywan-patch-1
Open

More features on Element X#3212
Hywan wants to merge 1 commit into
mainfrom
Hywan-patch-1

Conversation

@Hywan
Copy link
Copy Markdown
Member

@Hywan Hywan commented Feb 10, 2026

Description

This patch updates Element X's features.

Related issues

None

Role

Contributing as an individual but I work for Element on the Matrix Rust SDK.

Timeline

Now 😉

Signoff

Please sign off your individual commits or whole pull request.

This patch updates Element X's features.
@Hywan Hywan requested a review from a team as a code owner February 10, 2026 19:29
@github-actions github-actions Bot marked this pull request as draft February 10, 2026 19:30
@github-actions github-actions Bot added the missing-template This PR had the template removed from its description. Please add back and follow the instructions. label Feb 10, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Thanks for contributing to the matrix.org website. I have automatically marked your pull request as a draft. Please restore the PR template to your PR description and follow our contributing guidelines, then undraft to let the team know the PR is ready for review.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying matrix-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 73ebc02
Status: ✅  Deploy successful!
Preview URL: https://3deb81dc.matrix-website.pages.dev
Branch Preview URL: https://hywan-patch-1.matrix-website.pages.dev

View logs

@Hywan Hywan marked this pull request as ready for review February 10, 2026 19:32
@github-actions github-actions Bot removed the missing-template This PR had the template removed from its description. Please add back and follow the instructions. label Feb 10, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Thank you for applying the PR template. The PR is now ready for review by a human.

@HarHarLinks HarHarLinks added the ecosystem Adding and removing ecosystem projects label Feb 10, 2026
Copy link
Copy Markdown
Contributor

@HarHarLinks HarHarLinks left a comment

Choose a reason for hiding this comment

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

Thank you for helping to maintain client features. I need to actually look at current spaces and thread support in Element X to give a proper opinion about these, but in the meantime I can already give the following feedback:

spaces = false
voip_1to1 = false
spaces = true
voip_1to1 = true
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

voip_1to1 means https://spec.matrix.org/v1.17/client-server-api/#voice-over-ip

support in element x would be great, but news to me. we can add livekit calls when they are in spec, and we should distinguish clearly between the different call types as to avoid broken expectations.

threads = false
sso = false
threads = true
sso = true
Copy link
Copy Markdown
Contributor

@HarHarLinks HarHarLinks Feb 10, 2026

Choose a reason for hiding this comment

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

this sso means https://spec.matrix.org/v1.17/client-server-api/#sso-client-loginauthentication

please see #3186 for more context. of course we would be pleased about PRs implementing #3186.

@HarHarLinks
Copy link
Copy Markdown
Contributor

You will also have to sign off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Adding and removing ecosystem projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants