Ghost/ghost/members-api/test/unit/lib
Simon Backx 370c6b465b
Filter members by email disabled (#18884)
fixes https://github.com/TryGhost/Product/issues/4108

- Updates filters behind a new alpha feature flag so you can also filter
on members who have email disabled (because the email had a permanent
bounce, they reported spam or the email address is invalid)
- When returning members, we now also use the email_disabled flag to set
email_suppression.suppressed correctly (in case they are out of sync,
which should normally never happen).
2023-11-14 14:37:01 +01:00
..
controllers Name for custom newsletters (#18124) 2023-09-15 16:15:09 +05:30
repositories Refactor validating specified newsletters in custom sign-up form (#18032) 2023-09-08 13:55:02 +01:00
services Filter members by email disabled (#18884) 2023-11-14 14:37:01 +01:00
geolocation.test.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00