Ghost/ghost/members-api/lib
Thibaut Patel 83fe60cb66 🐛 Fixed the email recipient events in getEventTimeline
refs https://github.com/TryGhost/Team/issues/1277

- The members weren't included in the serialized version of the new events
- Some properties weren't using the bookshelf `get` method as they should have
2022-01-19 09:55:02 +01:00
..
controllers Added support for dynamic allowSelfSignup config 2022-01-10 17:53:30 +02:00
repositories 🐛 Fixed the email recipient events in getEventTimeline 2022-01-19 09:55:02 +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