Ghost/core/server
Kevin Ansfield 63f7f9a827 🐛 Disabled auto-unsubscribe of members on permanent email failure events
refs https://github.com/TryGhost/Team/issues/446

Mailgun permanent failure events do not always correspond to unsubscribe-level events as originally thought, meaning some members could be unsubscribed unexpectedly due to delivery hiccups.

- disabled auto-unsubscribe on permanent failure events in the analytics event processor
- list maintenance will be added back in the future via alternative means
2021-01-12 18:40:31 +00:00
..
adapters Improved JSDoc in default scheduler 2020-12-16 17:25:05 +13:00
api Bumped job-manager version to 0.7.0 2021-01-06 17:48:05 +13:00
data Removed invalid default 'core' value in settings type 2021-01-04 15:32:57 +13:00
lib Made the package-json module ready to be exported (#12451) 2020-12-10 11:37:43 +01:00
models Removed unnecessary bookshelf-relations config in EmailRecipient model 2021-01-05 15:28:30 +00:00
public Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
services 🐛 Disabled auto-unsubscribe of members on permanent email failure events 2021-01-12 18:40:31 +00:00
translations 🐛 Added translation for BookshelfRelationsError 2021-01-04 15:35:43 +00:00
views Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
web Bumped job-manager version to 0.7.0 2021-01-06 17:48:05 +13:00
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Improved job queue logging 2020-11-25 13:28:13 +13:00
index.js Prevented scheduling of recurring analytics jobs when not using emails (#12441) 2020-12-02 08:17:44 +00:00
overrides.js Improved threading performance on non-SQLite clients 2020-11-30 13:27:40 +13:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00