0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-24 23:06:09 -05:00
forgejo/modules
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
..
analyze
auth Use IsProd instead of testing if it's equal. (#14336) 2021-01-14 23:17:03 +02:00
avatar
base Kd/fix allow svg doctype (#14344) 2021-01-15 17:38:41 +08:00
cache
charset
context Fix windows build error (#14263) 2021-01-06 09:38:00 +08:00
convert Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
cron
doctor
emoji
eventsource
generate
git migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
gitgraph
graceful Fix windows build error (#14263) 2021-01-06 09:38:00 +08:00
hcaptcha
highlight
httpcache Use IsProd instead of testing if it's equal. (#14336) 2021-01-14 23:17:03 +02:00
httplib
indexer Sort issue search results by revelance (#14353) 2021-01-16 12:55:17 +08:00
lfs Some code improvements (#14266) 2021-01-06 19:23:57 +00:00
log Fix windows build error (#14263) 2021-01-06 09:38:00 +08:00
markup Render links for commit hashes followed by comma (#14224) 2021-01-03 23:11:10 +08:00
matchlist
metrics
middlewares Fix recovery middleware to render gitea style page. (#13857) 2021-01-05 21:05:40 +08:00
migrations Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
nosql
notification Send notifications for mentions in pulls, issues, (code-)comments (#14218) 2021-01-02 18:04:02 +01:00
options Add StatDir and replace com.StatDir (#14099) 2020-12-22 07:40:57 +08:00
password
pprof
private
process
public When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) 2021-01-01 17:05:45 -05:00
queue
recaptcha
references
repofiles Standardize Co-Authored-By / Reviewed-By strings (#14097) 2020-12-21 21:19:33 -05:00
repository Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
secret
session
setting Implement ghost comment mitigation (#14349) 2021-01-17 21:48:38 +01:00
ssh migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
storage
structs Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
svg
sync
task
templates Fix recovery middleware to render gitea style page. (#13857) 2021-01-05 21:05:40 +08:00
test
timeutil
translation Fix recovery middleware to render gitea style page. (#13857) 2021-01-05 21:05:40 +08:00
upload
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
user
util migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
validation