mastodon-docker-playground/app
ThibG be637146f3
Fix uninformative error message when uploading unsupported image files (#13540)
Attempting to upload image files that the browser is unable to load results
in “Oops! An unexpected error occurred.”

This commit changes the error handling so that an unprocessable image results
in the file being sent anyway, which might cover a few corner cases, and
provide a slightly better error message.
2020-04-25 12:27:29 +02:00
..
chewy
controllers Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
helpers Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
javascript Fix uninformative error message when uploading unsupported image files (#13540) 2020-04-25 12:27:29 +02:00
lib
mailers
models Fix enable/disable relay failures (#13535) 2020-04-23 22:04:18 +02:00
policies
presenters
serializers
services
validators
views Allow users to delete their header and avatar (#13234) 2020-04-20 14:03:03 +02:00
workers