0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe 6e92229a07 Remapped member.subscribed value using newsletter subscriptions (#14563)
refs https://github.com/TryGhost/Team/issues/1545

- Remapped `member.subscribed` value based on newsletter subscriptions in API output
- Enabled filtering by subscribed status for multiple newsletters

Co-authored-by: Matt Hanley <git@matthanley.co.uk>
2022-04-26 12:31:34 +01:00
..
client@bedc41d7bf Updated Admin to v4.45.0 2022-04-22 16:00:32 +01:00
frontend Moved cors middleware to own file 2022-04-19 11:19:59 +01:00
server Remapped member.subscribed value using newsletter subscriptions (#14563) 2022-04-26 12:31:34 +01:00
shared Updated portal to manage single newsletter with existing UI (#14573) 2022-04-26 12:31:34 +01:00
app.js
boot.js Hooked up api version compatibility service 2022-04-22 16:31:56 +08:00
bridge.js