gitea/routers
Thiago Avelino 787fda53ef UI config to toggle whether user email shows up in Explore Users ()
* UI config to toggle whether user email shows up in Explore Users

* Recommendation made by @tboerger
66a1c59fe7 (r94122732)

* fixed typo, rename ShowUserEmailInExplore to ShowUserEmail

* Fixed typo merged conflict

* Hide email in the user profile page

if you are active ShowUserEmail
ref https://github.com/go-gitea/gitea/pull/336#issuecomment-269843725

* Please replace MustBool() with MustBool(true)
..
admin Restrict creating organisations by user ()
api/v1 API endpoints for forks ()
dev Golint fixed for modules/setting ()
org Restrict creating organisations by user ()
repo fix gofmt error
user Tab on user profile to show starred repos ()
home.go UI config to toggle whether user email shows up in Explore Users ()
init.go New settings option for a custom SSH host () ()
install.go fix installation page ssh domain unavilable