Ghost/ghost/admin/app/controllers
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
..
editor
lexical-editor
members
posts Wired email debug screen with API (#15919) 2022-12-02 14:38:40 +05:30
settings Added Mentions email notification settings (#16245) 2023-02-09 17:03:03 +08:00
setup
application.js
billing.js
dashboard.js
designsandbox.js
editor.js 🐛 Fixed slug saving in editor (#16007) 2022-12-14 19:39:01 +04:00
error.js
explore.js
home.js
lexical-editor.js 🐛 Fixed slug saving in editor (#16007) 2022-12-14 19:39:01 +04:00
member.js 🐛 Fixed unexpected "unsaved changes" modal when deleting a member 2022-12-05 11:48:37 +00:00
members-activity.js
members.js 🐛 Fixed duplicate member columns when filtering 2023-01-06 16:04:22 +01:00
mentions.js Changed ordering of mentions 2023-01-25 12:47:48 +00:00
offer.js 🐛 Fixed missing validation of offer amounts in the admin panel (#16022) 2023-01-03 09:23:11 +00:00
offers.js
pages-loading.js
pages.js
posts-loading.js
posts.js
reset.js
settings.js
setup.js
signin.js
signup.js
site.js
tag.js
tags.js
whatsnew.js