forgejo/routers/api
Gusted 37858b7e8f
[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)
(cherry picked from commit 1791130e3c)
2023-06-19 18:45:20 +02:00
..
actions Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
forgejo/v1 [API] Forgejo API /api/forgejo/v1 2023-06-19 00:39:24 +02:00
packages Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
v1 [MODERATION] user blocking 2023-06-19 18:45:20 +02:00