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.
forgejo/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)
8 years ago
..
auth Restrict creating organisations by user (#193) 8 years ago
avatar golint fixed for modules/avatar 8 years ago
base Git LFS support v2 (#122) 8 years ago
context Repo permission bug fixes (#513) 8 years ago
cron golint fixed for modules/cron 8 years ago
highlight Integrate templates into bindata optionally (#314) 8 years ago
httplib Golint fixed for modules/httplib 8 years ago
lfs fix gofmt error 8 years ago
log Catch os... errors 8 years ago
mailer fix gofmt error 8 years ago
markdown Improve issue references in markdown (#471) 8 years ago
notification Notification - Step 1 (#523) 8 years ago
options Add default values for settings (#455) 8 years ago
process modules/process: add ExecDirEnv (next to ExecDir) 8 years ago
public Integrate templates into bindata optionally (#314) 8 years ago
setting UI config to toggle whether user email shows up in Explore Users (#336) 8 years ago
ssh New settings option for a custom SSH host (#3763) (#446) 8 years ago
sync modules/sync: add UniqueQueue 8 years ago
templates Implementation of Folder Jumping 8 years ago
user golint fixed for modules/user 8 years ago