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/lib
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
..
assets Add emoji autosuggest (#5053) 8 years ago
devise Add LDAP_TLS_NO_VERIFY option, don't require LDAP_ENABLED outside .env (#6845) 7 years ago
mastodon Bump version to 2.4.3 7 years ago
paperclip Resize images by area instead of fixed dimensions (#8083) 7 years ago
tasks Fix missing column in select in mastodon:feeds:build task (#7720) 7 years ago
templates/haml/scaffold Adding simple_form, adding profile settings, header image 9 years ago