gitea/models
zeripath 45f17528a8
Only show Followers that current user can access (#20220)
Users who are following or being followed by a user should only be
displayed if the viewing user can see them.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-05 16:47:45 +01:00
..
admin
appstate
asymkey Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
auth
avatars
db
fixtures
foreignreference
git
issues
migrations Refix indices on actions table (#20158) 2022-07-01 17:04:01 +01:00
organization
packages
perm
project
pull
repo Adjust transaction handling via db.Context (#20031) 2022-06-20 14:38:58 +02:00
unit
unittest
user Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
webhook Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
action_list.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
action_test.go
action.go
consistency.go
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate_test.go
migrate.go
notification_test.go
notification.go
org_team_test.go
org_team.go
org_test.go
org.go Use neutral language in comments and docs (#20135) 2022-06-25 17:50:12 -05:00
release.go
repo_activity.go
repo_collaboration_test.go
repo_collaboration.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go
statistic.go
task.go
token_test.go
token.go
upload.go
user_heatmap_test.go RSS/Atom support for Repos (#19055) 2022-03-13 17:40:47 +01:00
user_heatmap.go
user.go