0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-07 18:05:49 +02:00
gitea/modules
Thiago Avelino 787fda53ef UI config to toggle whether user email shows up in Explore Users (#336)
* 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)
2017-01-01 10:51:10 +08:00
..
auth Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
avatar
base Git LFS support v2 (#122) 2016-12-26 09:16:37 +08:00
context Repo permission bug fixes (#513) 2016-12-29 21:17:32 +08:00
cron
highlight
httplib
lfs fix gofmt error 2016-12-30 20:41:10 +01:00
log
mailer fix gofmt error 2016-12-30 20:41:10 +01:00
markdown Improve issue references in markdown (#471) 2016-12-26 18:52:04 +08:00
notification Notification - Step 1 (#523) 2016-12-31 00:44:54 +08:00
options
process
public
setting UI config to toggle whether user email shows up in Explore Users (#336) 2017-01-01 10:51:10 +08:00
ssh
sync
templates Implementation of Folder Jumping 2016-12-28 18:09:52 +01:00
user