This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
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
..
controllers Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
helpers Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
javascript Dynamically calculate card height for embeds instead of padding (#5265) 2017-10-08 02:34:49 +02:00
lib Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
mailers
models Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
policies
presenters
serializers In REST API, when URL can be missing, cast it to nil (#5259) 2017-10-07 18:55:48 +02:00
services Improve error handling on LinkCrawlWorker (#5250) 2017-10-06 20:39:08 +02:00
validators
views Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
workers Improve error handling on LinkCrawlWorker (#5250) 2017-10-06 20:39:08 +02:00