]> cat aescling's git repositories - mastodon.git/commit
Error message for avatar image that's too large. #9204 (#9518)
authorSumit Khanna <notify@battlepenguin.com>
Fri, 14 Dec 2018 04:07:21 +0000 (22:07 -0600)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 14 Dec 2018 04:07:21 +0000 (05:07 +0100)
commit769c2d2680c365cfafb35e27bc1d3b39deac118e
tree9e6453eccdc3909bdff0f14c77daf58edb65a037
parent11a91592aac049c6c0efffbb9b17347663303d47
Error message for avatar image that's too large. #9204 (#9518)

* Error message for avatar image that's too large. #9204

* Code climate/formatting

* Removed avatar error message

* Moved valid image dimentions check to update service

* removed unnescessary begin block

* code climate formatting

* code climate indent fix
app/services/update_account_service.rb
spec/controllers/settings/profiles_controller_spec.rb
spec/fixtures/files/4096x4097.png [new file with mode: 0644]