Ghost/ghost/staff-service/lib
Ronald Langeveld ce567b9816
Added Mentions email notification settings (#16245)
closes https://github.com/TryGhost/Team/issues/2526

- Mention emails can now be toggled inside staff user' profiles, if they
have the webmention flag enabled on their Ghost site.
- Removed the flag dedicated to webmention email notifications and is
now handled by the `webmention` flag.
- Does not send email notification if `webmention` flag is not enabled.
- Updated tests.

---------

Co-authored-by: Fabien "egg" O'Carroll <fabien@allou.is>
2023-02-09 17:03:03 +08:00
..
email-templates Updated new mention notification email design 2023-01-30 12:24:01 +00:00
emails.js Added Mentions email notification settings (#16245) 2023-02-09 17:03:03 +08:00
staff-service.js Added Mentions email notification settings (#16245) 2023-02-09 17:03:03 +08:00