gitea/routers/user/setting
l-jonas aa3c0f8eba
Add hide activity option (#11353)
* Add hide activity option

This closes https://github.com/go-gitea/gitea/issues/7927

* Adjust for linter

* Adjust for linter

* Add tests

* Remove info that admins can view the activity

* Adjust new tests for linter

* Rename v139.go to v140.go

* Rename v140.go to v141.go

* properly indent

* gofmt

Co-authored-by: Jonas Lochmann <git@inkompetenz.org>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-05 16:01:53 -04:00
..
account.go ui:Add flash notify for email preference seting success (#11027) 2020-04-09 13:22:17 -04:00
account_test.go Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
applications.go Reject duplicate AccessToken names (#10994) 2020-04-13 22:02:48 +03:00
keys.go Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) 2020-03-28 19:24:55 +02:00
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 2018-05-17 12:05:00 +08:00
oauth2.go Refactor UpdateOAuth2Application (#11034) 2020-04-30 18:50:47 +01:00
profile.go Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
security.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
security_openid.go fix missing data on redirects (#3975) 2018-06-18 14:24:45 -04:00
security_twofa.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
security_u2f.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00