about summary refs log tree commit diff
path: root/app/services/report_service.rb
AgeCommit message (Expand)Author
2022-11-08Change Report category to "violation" if rule IDs are provided (#20137)trwnh
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-07-04Fix crash when a remote Flag activity mentions a private post (#18760)Claire
2022-06-27Add notifications for new reports (#18697)Eugen Rochko
2022-05-26Fix being able to report otherwise inaccessible statuses (#18528)Eugen Rochko
2022-03-02Fix report category not being saved in REST API (#17682)Eugen Rochko
2022-02-10Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)Eugen Rochko
2021-04-16Fix reports of already suspended accounts being recorded (#16047)Eugen Rochko
2020-12-15Add indication to admin UI of whether a report has been forwarded (#13237)ThibG
2019-06-04Refactor all ActivityPub deliveries to be serialized and signed through one c...Eugen Rochko
2019-03-17Set and store report URIs (#10303)ThibG
2019-01-05Use Contact User as Relay, Report, Subscribe. (#9661)Naoki Kosaka
2018-09-02Add preference for report notification e-mails, skip for duplicates (#8559)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko