0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services/mega
Kevin Ansfield d0393b6223 Fixed {subscriber_firstname} not picking up member's name in emails
no issue

- in our replacements the member properties are prefixed with `subscriber_` but this wasn't taken into account when requesting data from the member object
2020-04-17 12:15:39 +01:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Fixed {subscriber_firstname} not picking up member's name in emails 2020-04-17 12:15:39 +01:00
post-email-serializer.js Added email card and replacement handling to member emails 2020-04-17 10:23:03 +01:00
template.js 🐛 Fixed missing publication icon in newsletter emails 2020-03-12 09:52:54 +05:30