mjolnir icon indicating copy to clipboard operation
mjolnir copied to clipboard

A moderation tool for Matrix

Results 205 mjolnir issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It's a pitty that when a room upgrade happen, mjolnir didn't automatically leave the old and join the new room....

**Describe the bug** When adding trusted reporters and auto-completing their name with some clients (such as Element), their name is turned into a pill. Mjolnir accepts it. It doesn't understand...

**Is your feature request related to a problem? Please describe.** Yes and no. The problem is that we end up with a ban list of several hundreds of people if...

This is a first prototype of what computing opinions for an individual entity on a single Policy List could look like. Feedback welcome!

This PR adds a command `!mjolnir acl-clean` which kicks all of the users from the room or all protected rooms that whose servers are banned by the room's server ACL....

The objective here is to progressively make command-line more extensible, more orthogonal and less hacky. This refactoring introduces a new class `Lexer` designed to aid with tokenizing/validating the command-line without...

* In our use case, there are multiple "super moderators" who are present in the control room * Not every super moderator is present in the dozens of protected rooms...

enhancement

**Is your feature request related to a problem? Please describe.** Sometimes you want to shut down a room for reasons other than abuse. **Describe the solution you'd like** An optional...

Setting `protectAllJoinedRooms: false` results in mjolnir not enforcing bans for rooms in `protectedRooms` until a state event triggers an update for a room. This means it won't ban users who...