Ghost/core
Fabien egg O'Carroll e6856f6ac6 Initial custom embed provider for Twitter
refs https://github.com/TryGhost/Team/issues/1001

We fall back to existing behaviour if no API key is present, or if there
is an error communicating with the Twitter API. We're also currently
requesting all the data, which will be thinned down once we understand
what we need.

This also includes a custom renderer for embeds of type "twitter" which
will be used to output the custom HTML for emails
2021-11-30 12:58:25 +02:00
..
client@5648dd6105 Updated Admin to v4.24.0 2021-11-26 16:00:26 +00:00
frontend Fixed Toggle card email view refs https://github.com/TryGhost/Team/issues/1209 2021-11-29 19:22:40 +01:00
server Initial custom embed provider for Twitter 2021-11-30 12:58:25 +02:00
shared Initial custom embed provider for Twitter 2021-11-30 12:58:25 +02:00
app.js Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
boot.js Moved custom redirects initialization to frontend init secton 2021-11-26 06:18:36 +13:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00