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
https://github.com/go-gitea/gitea/pull/336/commits/66a1c59fe730eff019ce100673c6800cce7d102d#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 |
|
Lunny Xiao
|
590a79ff8a
|
Resolved #296 (#324)
* resolved #296
* Indentation fixed
|
2016-12-01 18:52:57 +08:00 |
|
Kim "BKC" Carlbäcker
|
562f9b6eae
|
Merge all pagination-templates into 'base/paginate'
to reduce code-duplicity
|
2016-11-07 12:44:29 +01:00 |
|
Unknwon
|
50422f1fc2
|
#3348 always use relative avatar link in the template
|
2016-08-05 12:12:54 -07:00 |
|
Unknwon
|
2bf8494332
|
#13 finish user and repository search
Both are possible on explore and admin panel
|
2016-03-11 15:33:12 -05:00 |
|