mastodon/app/javascript/mastodon/features/status/components
Eugen Rochko 684001d729 Dynamically calculate card height for embeds instead of padding (#5265)
The padding trick was hard-coded to a 16:9 ratio, but we can use
width and height provided from OEmbed information and width
of the card itself to calculate a new height
2017-10-08 02:34:49 +02:00
..
action_bar.js Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
card.js Dynamically calculate card height for embeds instead of padding (#5265) 2017-10-08 02:34:49 +02:00
detailed_status.js In detail status view, display attachment uncropped if there's only one (#5054) 2017-09-24 05:58:30 +02:00