This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5722
Commits
2
Branches
0
Tags
240 MiB
Tree:
1da17db717
gitea
/
models
/
fixtures
/
follow.yml
15 lines
116 B
Raw
Normal View
History
Unescape
Escape
Move user_follow to separate file (#1210) Also add unit tests
8 years ago
-
id
:
1
user_id
:
4
follow_id
:
2
Fix and test for delete user (#1713) * Fix and test for delete user * Run updates in batches * Unit test
8 years ago
-
id
:
2
user_id
:
8
follow_id
:
2
-
id
:
3
user_id
:
2
follow_id
:
8