0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/server
Rishabh Garg a330165e4f Handled email unsubscribe with multiple newsletters (#14560)
refs https://github.com/TryGhost/Team/issues/1495

- removes subscription from all newsletters for a member on click of unsubscribe link in email
- allows the new multiple newsletter system to work with existing unsubscribe flow
2022-04-26 12:31:34 +01:00
..
adapters
data Added created_at/updated_at to newsletters (#14559) 2022-04-26 12:31:34 +01:00
lib Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
models Updated newsletter sender name column as nullable (#14476) 2022-04-14 17:42:20 +05:30
services Handled email unsubscribe with multiple newsletters (#14560) 2022-04-26 12:31:34 +01:00
web Replaced white/black list terminology 2022-04-19 11:19:59 +01:00
notify.test.js
overrides.test.js