mastodon/app/javascript/mastodon/features/status
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
..
components Dynamically calculate card height for embeds instead of padding (#5265) 2017-10-08 02:34:49 +02:00
containers Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
index.js Fix error on reloading status detail column (#5248) 2017-10-06 20:37:56 +02:00