matrix-org / matrix-org/mjolnir
Turn all the rooms protected by mjolnir to invite-only
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
A `!mjolnir lockdown [on|off]` command to turn all rooms protected by mjolnir to invite-only (and back to their previous state) would be very useful in case of spam attacks
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 lockdown command handling and how protected rooms store or change their current invite state. The feature is done when lockdown on makes every mjolnir-protected room invite-only, and lockdown off restores each room's previous state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100