forgejo_backup/models
floss4good 0bc641e53d feat!: Abusive content reporting (#6977)
This implements milestones 1. and 4. from **Task F. Moderation features: Reporting** (part of [amendment of the workplan](https://codeberg.org/forgejo/sustainability/src/branch/main/2022-12-01-nlnet/2025-02-07-extended-workplan.md#task-f-moderation-features-reporting) for NLnet 2022-12-035):

> 1. A reporting feature is implemented in the database. It ensures that content remains available for review, even if a user deletes it after a report was sent.

> 4. Users can report the most relevant content types (at least: issue comments, repositories, users)

### See also:
- forgejo/discussions#291
- forgejo/discussions#304
- forgejo/design#30

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6977
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: floss4good <floss4good@disroot.org>
Co-committed-by: floss4good <floss4good@disroot.org>
2025-06-02 14:13:24 +02:00
..
actions Actions Done Notification (#7491) 2025-06-02 14:13:19 +02:00
activities Show if commit is signed in activity feed and unify sha box (#6933) 2025-06-02 14:13:22 +02:00
admin chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
asymkey Show if commit is signed in activity feed and unify sha box (#6933) 2025-06-02 14:13:22 +02:00
auth feat: consider WebAuthn & SSH for instance signing (#7693) 2025-06-02 14:13:20 +02:00
avatars chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
db fix various typos (#7690) 2025-06-02 14:13:20 +02:00
dbfs Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
fixtures fix: Remove "create branch" button on mirrored repos (#7640) 2025-06-02 14:13:24 +02:00
forgefed add port and schema to federation host (#7203) 2025-06-02 14:13:16 +02:00
forgejo/semver Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
forgejo_migrations add port and schema to federation host (#7203) 2025-06-02 14:13:16 +02:00
git chore: merge tests.AddFixtures and unittest.OverrideFixtures (#7648) 2025-06-02 14:13:19 +02:00
issues feat!: Abusive content reporting (#6977) 2025-06-02 14:13:24 +02:00
migrations feat: improved performances when checking for conflicts on pull requests (#7727) 2025-06-02 14:13:24 +02:00
moderation feat!: Abusive content reporting (#6977) 2025-06-02 14:13:24 +02:00
organization chore: merge tests.AddFixtures and unittest.OverrideFixtures (#7648) 2025-06-02 14:13:19 +02:00
packages Swift files can be passed either as file or as form value (#34068) 2025-06-02 14:13:22 +02:00
perm Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
project Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
pull chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
quota chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
repo feat!: Abusive content reporting (#6977) 2025-06-02 14:13:24 +02:00
secret chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
shared/types chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
system Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
unit chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
unittest chore: replace github.com/go-testfixtures/testfixtures (#7715) 2025-06-02 14:13:20 +02:00
user feat!: Abusive content reporting (#6977) 2025-06-02 14:13:24 +02:00
webhook fix webhook url (#34186) 2025-06-02 14:13:17 +02:00
error.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
main_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
org.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
org_team.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
org_team_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
org_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
repo.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
repo_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
repo_transfer.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
repo_transfer_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00