You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
controllers Add moderation note (#5240) 7 years ago
helpers Add moderation note (#5240) 7 years ago
javascript Dynamically calculate card height for embeds instead of padding (#5265) 7 years ago
lib Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
mailers Supply @instance variable in password reset instructions / password change mailer (#5215) 7 years ago
models Add moderation note (#5240) 7 years ago
policies
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 7 years ago
serializers In REST API, when URL can be missing, cast it to nil (#5259) 7 years ago
services Improve error handling on LinkCrawlWorker (#5250) 7 years ago
validators Implement EmailBlackList (#5109) 7 years ago
views Add moderation note (#5240) 7 years ago
workers Improve error handling on LinkCrawlWorker (#5250) 7 years ago