Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Make threads use 'm.thread' relation #6949

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Conversation

germain-gg
Copy link
Contributor

@germain-gg germain-gg commented Oct 14, 2021

Implementing the event format proposed in matrix-org/matrix-spec-proposals#3440

Fixes element-hq/element-web#19388
Fixes element-hq/element-web#19397
Blocked by matrix-org/matrix-js-sdk#1980

Branch matching is not happy for some reason! Hence the failing CI


This PR currently has no changelog labels, so will not be included in changelogs.

Add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is plus X-Breaking-Change if it's a breaking change.

Preview: https://6169329d8664ff974bcc5fe2--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

@germain-gg germain-gg added the X-Blocked The PR cannot move forward in any capacity until an action is made label Oct 14, 2021
@germain-gg germain-gg requested a review from a team as a code owner October 14, 2021 16:05
@germain-gg germain-gg merged commit 2ad11b3 into develop Oct 15, 2021
@germain-gg germain-gg deleted the gsouquet/threads-relations branch October 15, 2021 07:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
X-Blocked The PR cannot move forward in any capacity until an action is made
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Threads List Panel creates two thread events on new thread instead of one Use m.thread over m.in_reply_to
2 participants