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.
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>
4 years ago
..
setting Add hide activity option (#11353) 4 years ago
auth.go When must change password only show Signout (#11600) 4 years ago
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago
avatar.go make avatar lookup occur at image request (#10540) 4 years ago
home.go Add hide activity option (#11353) 4 years ago
home_test.go Fix milestones too many SQL variables bug (#10880) 4 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Use AJAX for notifications table (#10961) 4 years ago
oauth.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago
profile.go Add hide activity option (#11353) 4 years ago