forgejo/routers
6543 21da519c0c
Implement ghost comment mitigation (#14349)
* Implement ghost comment mitigation

Adds a config option USER_DELETE_WITH_COMMENTS_MAX_DAYS to the [service] section. See https://codeberg.org/Codeberg/Discussion/issues/24 for the underlying issue.

* cleanup

* use setting module correctly

* add to docs

Co-authored-by: Moritz Marquardt <git@momar.de>
2021-01-17 21:48:38 +01:00
..
admin
api/v1 Add review requested filter on pull request overview (#13701) 2021-01-17 17:34:19 +01:00
dev
events
org
private
repo Add edit, delete and reaction support to code review comments on issue page (#14339) 2021-01-17 19:29:10 +02:00
routes
user Implement ghost comment mitigation (#14349) 2021-01-17 21:48:38 +01:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go