Ghost/core/frontend
Fabien 'egg' O'Carroll 18b87d9734
Included all subscriptions in stripeSubscriptions (#12414)
refs https://github.com/TryGhost/Ghost/issues/12256

We no longer want to filter out cancelled subscriptions, so we are able
to remove the whereIn clause of the relation.

* Fixed paid flag on member
* Fixed content gating for members

Now that the subscriptions for a member include all of them, we must
explicitly check that the member has an active subscription in order to
consider them "paid"
2020-11-25 10:39:07 +00:00
..
apps Removed unmatched closing span tag on AMP pages (#12183) 2020-09-21 12:53:27 +12:00
helpers Removed unneeded "type='text/css'" in members styles (#12329) 2020-11-17 15:28:51 +13:00
meta 🐛 Fixed published time and modified time for structured data (#12085) 2020-08-17 15:52:31 +01:00
services Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00