gitea/routers/api/v1/user
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741)
* hide unactive on explore users and some refactors

* fix test for removed Organizations

* fix test for removed Organizations

* fix imports

* fix logic bug

* refactor the toConds

* Rename TestOrganizations to TestSearchUsers and add tests for users

* fix other tests

* fix other tests

* fix watchers tests

* fix comments and remove unused code
2017-10-24 20:36:19 +03:00
..
app.go
email.go
follower.go
gpg_key.go
key.go
repo.go
star.go
user.go Hide unactive on explore users and some refactors (#2741) 2017-10-24 20:36:19 +03:00
watch.go