Ghost/ghost/core/test/unit/server
Hannah Wolfe 5f90baf6fe
Added Revue Importer (#16012)
refs: https://www.getrevue.co/app/offboard

- Revue is stopping all paid subscriptions on 20th Dec, and shutting down on Jan 18th.
- This update allows Ghost to accept and handle the zip file Revue are providing as an export in Labs > Importer
- It will import posts (as best as we can with the data provided) and subscribers as free members
- At present it doesn't import paid subscribers, as we don't have that info, but you can disconnect Revue from your Stripe account to prevent all your subscriptions being cancelled & there's the option this can be fixed later
- There will be further updates to polish up this tooling - this is just a first pass to try to get something in people's hands

Co-authored-by: Paul Davis <PaulAdamDavis@users.noreply.github.com>
2022-12-15 17:22:54 +00:00
..
adapters Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
data Added Revue Importer (#16012) 2022-12-15 17:22:54 +00:00
lib Added URL transform for image cards in Lexical documents (#15890) 2022-11-29 16:57:01 +00:00
models Added email_spam_complaint_events table and model 2022-11-29 18:13:12 +07:00
services Reduced webhook calls when updating last_seen_at for email opens (#16008) 2022-12-14 17:50:42 +01:00
web Fixed CORS vary header modification 2022-11-03 11:16:13 +08:00
notify.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00