matrix-org / matrix-org/matrix-viewer

Add room allowlist to configuration

Open
#234 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

T-Enhancement
Dominant language
JavaScript
Stars
84
Forks
10
PR merge metrics
No merged PRs in 30d

Description

I think it would be nice if self-hosting admins could specify a list of rooms which can be joined by this client.

The use-case I'm envisioning is organizations running this archive for their own rooms, but not wanting to index every room accessible by the archive bot account. Trying to open a non-allowlisted room could either redirect to another archive, like archive.matrix.org, or simply return an error.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files, tests, or entry points. Start by locating the configuration handling and the room-opening or joining flow, then determine how an administrator-supplied allowlist would be represented and enforced. Done should include a defined behavior for non-allowlisted rooms, but the issue leaves redirecting or returning an error unresolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.