]> cat aescling's git repositories - mastodon.git/commit
Fix movie width and frame_rate returning nil (#14357)
authorTakeshi Umeda <noel.yoshiba@gmail.com>
Sun, 19 Jul 2020 20:28:27 +0000 (05:28 +0900)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2020 20:28:27 +0000 (22:28 +0200)
commit7540e235a2b387ca08cf57f8942d1b190d242808
tree3f2c9a3eb9b163b6aac34c2aeca70cf867e4831e
parent47931db1f50db3b6773fbb3cc4645fdb4a4692eb
Fix movie width and frame_rate returning nil (#14357)

* Fix movie width and frame_rate returning nil

* Add StreamValidationError and raise

* Fix code style
app/lib/exceptions.rb
app/models/concerns/remotable.rb
app/models/media_attachment.rb
app/services/update_account_service.rb