Add oembed info to /tweets, new icon for TTT in the page header.

This commit is contained in:
Jocelyn Badgley (Twipped)
2020-03-06 19:38:16 -08:00
parent ea9ba8bf18
commit 4e5c14123f
9 changed files with 49 additions and 6 deletions

View File

@@ -27,9 +27,13 @@
</a>
<div class="tweet-quoted-text">{{{html}}}</div>
</div>
{{else}}
<div class="tweet-quoted missing">Quoted Tweet Unavailable</div>
{{/with}}{{/if}}
<div class="tweet-quoted-text">{{{html}}}</div>
</div>
{{else}}
<div class="tweet-quoted missing">Quoted Tweet Unavailable</div>
{{/with}}{{/if}}
<div class="tweet-text">{{{html}}}</div>
{{#any extended_entities.media entities.media}}