Ghost/ghost/admin/mirage
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
..
config 🐛 Fixed members tier filtering (#16212) 2023-02-01 20:33:57 +08:00
factories Added Mentions email notification settings (#16245) 2023-02-09 17:03:03 +08:00
fixtures
models
scenarios
serializers
.eslintrc.js
config.js
routes-dev.js
routes-test.js
utils.js