mirror of https://github.com/pixelfed/pixelfed
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.
cropPhoto() used coverDown(1080, 1920), which only downscales, so an undersized crop was stored at its original size (e.g. 110x196). Remote servers then dropped the image story for not matching expected story dimensions while videos federated. Use cover() so small crops are scaled up to fill the canvas. Note: the complementary remote-side validator relaxation (StoryFetch validateImageFile) is tracked separately and not included here. |
2 weeks ago | |
|---|---|---|
| .. | ||
| Auth | 4 weeks ago | |
| Console/Commands | 2 weeks ago | |
| Events | ||
| Http | 2 weeks ago | |
| Jobs | 2 weeks ago | |
| Listeners | ||
| Models | 2 weeks ago | |
| Observers | 2 weeks ago | |
| Passport | ||
| Policies | ||
| Providers | 2 weeks ago | |
| Rules | 4 weeks ago | |
| Services | 2 weeks ago | |
| Transformer | 2 weeks ago | |
| Util | 2 weeks ago | |
| HasSnowflakePrimary.php | ||
| helpers.php | ||