-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add hide activity option #11353
Add hide activity option #11353
Conversation
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
Do I still need to run The |
sorry my tests somehow meesed up - now it works as it should so forget/resolve the suggestions |
but if we speak about tests, it would be nice to add Tests for this |
options/locale/locale_en-US.ini
Outdated
@@ -381,6 +381,7 @@ follow = Follow | |||
unfollow = Unfollow | |||
heatmap.loading = Loading Heatmap… | |||
user_bio = Biography | |||
disabled_public_activity = This user has disabled the public visibility of the activity. Only the user itself and admins can see it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
disabled_public_activity = This user has disabled the public visibility of the activity. Only the user itself and admins can see it. | |
disabled_public_activity = This user has disabled the public visibility of the activity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a normal user dont need the hint ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR :)
I hope you don't mind that I've resolved the conflicts.
ping LG-TM |
* Add hide activity option This closes go-gitea#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>
Labled as feature to take more atraction to this option - it would go lost in the huge changelog |
This closes #7927
I was not able to setup drone, so I did not test according to https://github.com/go-gitea/gitea/blob/master/CONTRIBUTING.md#testing-redux