mirror of
1
Fork 0
forgejo/routers
Gusted 6d754db3e5
[MODERATION] add user blocking API
- Follow up for: #540, #802
- Add API routes for user blocking from user and organization
perspective.
- The new routes have integration testing.
- The new model functions have unit tests.
- Actually quite boring to write and to read this pull request.

(cherry picked from commit f3afaf15c7)
2023-06-13 08:13:38 +02:00
..
api [MODERATION] add user blocking API 2023-06-13 08:13:38 +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] add user blocking API 2023-06-13 08:13:38 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-06-12 23:58:15 +02:00