Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-22 | Change domain blocks to automatically support subdomains (#11138) | Eugen Rochko | |
* 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-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 |