Automattic / Automattic/chatrix
Configuration for "peekable room" in single room mode
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 45
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
On Matrix.org it can take a good while (1min+) at times to just get the room state (visibility=world_readable)
So, if we add a configuration along side single room mode (when room is specified), whether the room is peekable or not, we can skip checking for it dynamically and simply fetch messages.
This should speed up the time its required before the timeline can be rendered for the user.
Contributor guide
Assessment
This issue has not been assessed yet.