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
2018-07-28 03:33:00 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Display trending hashtags on admin dashboard (#8038) 2018-07-16 19:21:27 +02:00
helpers Weblate translations (2018-07-25) (#8065) 2018-07-24 20:47:13 +02:00
javascript Resize images by area instead of fixed dimensions (#8083) 2018-07-28 03:33:00 +02:00
lib Fix activity:interactions counter to count all interactions (#8037) 2018-07-16 18:35:43 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Resize images by area instead of fixed dimensions (#8083) 2018-07-28 03:33:00 +02:00
policies Add federation relay support (#7998) 2018-07-13 02:16:06 +02:00
presenters Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
serializers Display Mastodon version in footer of web UI (#8013) 2018-07-14 03:56:34 +02:00
services Fix activity:interactions counter to count all interactions (#8037) 2018-07-16 18:35:43 +02:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
views Fix tag usage display on admin dashboard 2018-07-16 19:51:16 +02:00
workers Fix ActivityPub::UpdateDistributionWorker regression (#8039) 2018-07-16 18:43:22 +02:00