1
0
Fork 0
forgejo/routers
Gusted 1791130e3c
[MODERATION] user blocking
- Add the ability to block a user via their profile page.
- This will unstar their repositories and visa versa.
- Blocked users cannot create issues or pull requests on your the doer's repositories (mind that this is not the case for organizations).
- Blocked users cannot comment on the doer's opened issues or pull requests.
- Blocked users cannot add reactions to doer's comments.
- Blocked users cannot cause a notification trough mentioning the doer.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/540
(cherry picked from commit 687d852480)
(cherry picked from commit 0c32a4fde5)
2023-06-13 08:12:13 +02:00
..
api [MODERATION] user blocking 2023-06-13 08:12:13 +02:00
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2023-05-29 15:00:21 +00:00
install Do not overwrite the log mode when installing (#25203) 2023-06-12 10:52:49 +00:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [MODERATION] user blocking 2023-06-13 08:12:13 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-06-12 23:58:15 +02:00