This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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
account_test.go
applications.go Reject duplicate AccessToken names (#10994) 2020-04-13 22:02:48 +03:00
keys.go
main_test.go
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
security_openid.go
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