matrix-org / matrix-org/cerulean
Handle private timelines (invite only rooms)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
As a first cut, we should show a special warning for invite only rooms. As a bonus we should add a button to toggle the visibility of the room.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the room timeline UI and how it identifies invite-only rooms. Implement the special warning first, then investigate whether the room visibility toggle is feasible as the bonus; done means invite-only rooms are clearly marked and any added toggle behaves as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100