Add option to receive email notifications about your own activity
What does this MR do?
It adds a setting to enable users to opt into receiving email notifications about their own activity.
Are there points in the code the reviewer needs to double check?
I intentionally split the work into atomic commits, so it should be straightforward to review commit-by-commit.
Why was this MR needed?
It was requested in issue #26395 (closed).
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together