Add Notifications section in User Settings#35008
Conversation
|
I see where this is coming from as GitHub also has such a section. I wonder if we have more stuff to put into it than this single option. |
|
@silverwind Yes, I plan to put Actions email settings in it. |
|
at work i get 4000+ emails daily, i never look into any of them, i just use the filters "review requested" and "Created by you" ... Its killing my postbox, and if i unfollow i don't get the bubble notification ... Thanks a lot for this PR !! |
|
@xuedi @lunny My current plan is:
|
|
@xuedi @lunny Presumably in future PRs, could drop current notification setting constants and create a set of fine-grained notification settings similar to GitHub's. Since lots focus on Issues, Pull Requests and Releases, probably won't be a difficult task. Can start from |
|
Thank you. I also think this PR should be merged first. |
* giteaofficial/main: Refactor view issue & comment list styles (go-gitea#35061) Fix user's sign email check (go-gitea#35045) [skip ci] Updated translations via Crowdin Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (go-gitea#35046) Add Notifications section in User Settings (go-gitea#35008)
Related: #34982