This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Projects
Releases
Activity
5bcab0b702
gitea
/
models
/
fixtures
/
star.yml
20 lines
135 B
YAML
Raw
Normal View
History
Unescape
Escape
Unit tests for models/star (#752)
8 years ago
-
id
:
1
uid
:
2
repo_id
:
2
-
id
:
2
uid
:
2
repo_id
:
4
Add user blocking (#29028) 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>
1 year ago
-
id
:
3
uid
:
10
repo_id
:
21
-
id
:
4
uid
:
10
repo_id
:
32