mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
Fixes #17453 This PR adds the abbility to block a user from a personal account or organization to restrict how the blocked user can interact with the blocker. The docs explain what's the consequence of blocking a user. Screenshots:    --------- Co-authored-by: Lauris BH <lauris@nix.lv> |
||
|---|---|---|
| .. | ||
| action.go | ||
| app.go | ||
| avatar.go | ||
| block.go | ||
| email.go | ||
| follower.go | ||
| gpg_key.go | ||
| helper.go | ||
| hook.go | ||
| key.go | ||
| repo.go | ||
| runners.go | ||
| settings.go | ||
| star.go | ||
| user.go | ||
| watch.go | ||