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 0fb0037ca7
Resize images by area instead of fixed dimensions (#8083)
To improve the way super tall or super ride images are treated, the
numbers remain the same, 1280x1280 and 400x400, but if an image
is less in one dimension than the other, the other can become larger

Thanks to @WAHa_06x36@mastodon.social for the tip
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Display trending hashtags on admin dashboard (#8038) 7 years ago
helpers Weblate translations (2018-07-25) (#8065) 7 years ago
javascript Resize images by area instead of fixed dimensions (#8083) 7 years ago
lib Fix activity:interactions counter to count all interactions (#8037) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Resize images by area instead of fixed dimensions (#8083) 7 years ago
policies Add federation relay support (#7998) 7 years ago
presenters Better pagination for ActivityPub outbox (#7356) 7 years ago
serializers Display Mastodon version in footer of web UI (#8013) 7 years ago
services Fix activity:interactions counter to count all interactions (#8037) 7 years ago
validators Call address instead of exchange (#8076) 7 years ago
views Fix tag usage display on admin dashboard 7 years ago
workers Fix ActivityPub::UpdateDistributionWorker regression (#8039) 7 years ago