Ghost/ghost/members-api/lib
Thibaut Patel ae967c449c Added EmailRecipient events to getEventTimeline
refs https://github.com/TryGhost/Team/issues/1277

- Adds 3 new requests to the `email_recipients` table in the `getEventTimeline` method
- This allows to extract new member events from the table: `email_delivered_event`, `email_opened_event`, `email_failed_event`
2022-01-18 15:53:51 +01:00
..
controllers Added support for dynamic allowSelfSignup config 2022-01-10 17:53:30 +02:00
repositories Added EmailRecipient events to getEventTimeline 2022-01-18 15:53:51 +01:00
services Moved webhook handling into Stripe service 2022-01-18 10:37:47 +02:00
MembersAPI.js Added EmailRecipient events to getEventTimeline 2022-01-18 15:53:51 +01:00