0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services
Kevin Ansfield baf635e27b Updated email stats aggregator for new member count columns
refs https://github.com/TryGhost/Ghost/issues/12461

- added two default aggregations for overall email count and opened email count
- when number of tracked emails is sufficient add the open rate aggregation to the update query
2020-12-09 13:14:39 +00:00
..
adapter-manager
auth Disabled Personal Tokens of inactive/locked users 2020-11-20 09:53:18 +01:00
bulk-email Fixed bulk email only having 'bulk-email' tag in certain circumstances 2020-11-23 18:34:17 +00:00
email-analytics Updated email stats aggregator for new member count columns 2020-12-09 13:14:39 +00:00
invitations
jobs
mail
mega Added original error to thrown error in mega code 2020-12-02 09:04:20 +00:00
members Fixed user import with no created_at date breaking graph 2020-11-30 11:21:22 +00:00
permissions
settings
webhooks Updated logging message for webhooks 2020-12-03 17:50:53 +00:00
labs.js
slack.js
xmlrpc.js