Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-21 | remove autoreject implementation, superseded by monsterfork graylisting + ↵ | multiple creatures | |
upstream privacy improvements | |||
2020-02-21 | port tootsuite#11138 to monsterfork: Change domain blocks to automatically ↵ | Eugen Rochko | |
support subdomains * Change domain blocks to automatically support subdomains If a more authoritative domain is blocked (example.com), then the same block will be applied to a subdomain (foo.example.com) * Match subdomains of existing accounts when blocking/unblocking domains * Improve code style | |||
2019-07-22 | allow autorejecting incoming ap activities by `id`, `@context`, and domain + ↵ | multiple creatures | |
autoject suspended domains & their subdomains | |||
2019-03-17 | Set and store report URIs (#10303) | ThibG | |
Fixes #10271 | |||
2018-12-30 | Do not ignore federated reports targetting already-reported accounts (#9534) | ThibG | |
2018-10-20 | Add option to block reports from domain (#8830) | Eugen Rochko | |
2018-02-28 | Federated reports (#6570) | Eugen Rochko | |
* Fix #2176: Federated reports * UI for federated reports * Add spec for ActivityPub Flag handler * Add spec for ReportService |