element-hq / element-hq/synapse
Don't pull out the full state for local room joins
Open
A-Join
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#13377](https://github.com/matrix-org/synapse/issues/13377).
---
When joining a room locally we shouldn't need to pull out the full state, but we do.
A WIP PR is at: https://github.com/matrix-org/synapse/pull/13283
Contributor guide
Assessment
This issue has not been assessed yet.