matrix-org / matrix-org/mjolnir
Report join failures to the management room
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
There's a config option for 'I was invited by an unauthorized person', but we should automatically post errors about joining rooms so people can try to manually fix it
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 configuration for “I was invited by an unauthorized person” and the code that handles room-join failures. Trace how the management room is selected and how messages are posted. Done means join errors are automatically reported there with enough context for users to attempt a manual fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100