You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069)
You can limit or hide organisations. This pull make it also posible for users

- new strings to translte
- add checkbox to user profile form
- add checkbox to admin user.edit form
- filter explore page user search
- filter api admin and public user searches
- allow admins view "hidden" users
- add app option DEFAULT_USER_VISIBILITY
- rewrite many files to use Visibility field
- check for teams intersection
- fix context output
- right fake 404 if not visible

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
app.go add some reponse status on api docs (#15399) 3 years ago
email.go rsponse 404 when delete not exist email (#15383) 3 years ago
follower.go [refactor] Unify the export of user data via API (#15144) 3 years ago
gpg_key.go Move macaron to chi (#14293) 3 years ago
helper.go Add Visible modes function from Organisation to Users too (#16069) 3 years ago
key.go [refactor] Unify the export of user data via API (#15144) 3 years ago
repo.go Move Repo APIFormat to convert package (#13787) 4 years ago
settings.go [API] GET / SET User Settings (#16169) 3 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go Add Visible modes function from Organisation to Users too (#16069) 3 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago