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 Added outbound link tagging setting (#16146) 2023-01-20 13:41:36 +01:00
models Added redeemed offers filtering for members (#16071) 2023-01-11 20:13:09 +08:00
scenarios Updated newsletter management for switch to nullable sender_name 2022-04-15 09:43:22 +01:00
serializers Add tests to tabs and events pagination (#15757) 2022-11-07 16:32:06 +04:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
config.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-dev.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-test.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
utils.js 🐛 Fixed error preventing admin area being usable by staff users with Contributor role 2022-10-31 12:01:39 +00:00