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

Support MSC3440 thread relations #11085

Closed
2 tasks
Tracked by #3
clokep opened this issue Oct 14, 2021 · 0 comments · Fixed by #11088
Closed
2 tasks
Tracked by #3

Support MSC3440 thread relations #11085

clokep opened this issue Oct 14, 2021 · 0 comments · Fixed by #11088
Assignees
Labels
A-Threads Threaded messages T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.

Comments

@clokep
Copy link
Member

clokep commented Oct 14, 2021

MSC3440 suggests implementing a new relation (m.thread, which uses io.element.thread as an unstable version). In order to implement this we'll need to:

  • Support storing the new relation into the database (since we seem to filter on rel_type before storing them).
  • Include a summary of the thread when bundling relations.
@clokep clokep added the T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. label Oct 14, 2021
@clokep clokep self-assigned this Oct 14, 2021
@clokep clokep added the A-Threads Threaded messages label Oct 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Threads Threaded messages T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant