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 Supply @instance variable in password reset instructions / password change mailer (#5215) 2017-10-04 13:25:24 +02:00
models Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
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 Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
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