matrix-org / matrix-org/mjolnir
Room naming of management and policy list when provisioning a mjolnir
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
The room names you are invited to could be better. They now look like the same (because the important part is at the end of the name)
They look the same when the name is truncated because they both start with who created the mjolnir.

Also allow the user to set the display name of their mjolnir, but warn against identifying themselves in the name (so they don't become a harassment target).
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 tracing the mjolnir provisioning flow and the code that generates the management and policy room names. Check how a user-configurable mjolnir display name could be stored and surfaced, then confirm that names remain distinguishable when truncated and that identifying-name warnings are shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100