matrix-org / matrix-org/mjolnir
Detect bans in protected rooms not performed by Mjolnir and ask to import them
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
Something like:
> Looks like `@userid:example.org` has banned `@someone:example.org` from [room], would you like to import this ban into a ban list? 👍 for terms of service ban, 🚀 for code of conduct.
Though the language might need to be more machine-friendly.
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
No files, tests, or entry points are named. First locate how Matrix ban events in protected rooms are handled and where ban-list imports and moderation prompts belong; define the event attribution and reaction behavior before implementation. Done means qualifying bans by non-Mjolnir users can be identified and presented for the specified import choices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100