Ghost/ghost/members-api
Simon Backx b8041f0a60
Added clicks to activity feed (#15439)
closes https://github.com/TryGhost/Team/issues/1933

- Added click_events to activity feed
- Added support for parsing click_events in the frontend
- Moved url parsing (transform ready) to model layer of LinkRedirect
- Moved `getEventTimeline` method to the top of the event repository
- Added description field to parsed events in the frontend (because we need a second line)
- Fixed: member email not returned in comment_event
2022-09-21 10:25:51 +02:00
..
lib Added clicks to activity feed (#15439) 2022-09-21 10:25:51 +02:00
test Wired events for triggering email alerts for subscription creation/cancellation 2022-09-10 11:06:34 +05:30
.eslintrc.js
.gitignore
index.js
package.json Updated @tryghost dependencies (#15404) 2022-09-19 12:09:33 +01:00