0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Kevin Ansfield 7a74b78940 Included email-id as user variable when sending bulk emails via mailgun
no issue

- adding user variables via the mailgun API when sending emails means that events related to email have those variables attached to them
- adding the `email.id` value to user variables means we can easily associate mailgun events to emails, otherwise we'd have look up the batch via `email_batches.provider_id` then use a join to get back to the associated email
2020-10-29 16:37:42 +00:00
..
client@8a53728edd Updated Ghost-Admin to v3.36.0 2020-10-20 09:38:09 +01:00
frontend Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
server Included email-id as user variable when sending bulk emails via mailgun 2020-10-29 16:37:42 +00:00
shared Moved definition of default max image width to config (#12289) 2020-10-19 08:56:18 +01:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00