]> cat aescling's git repositories - mastodon.git/commit
Increase max bitrate of converted webms, slightly optimized counter queries
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 5 Mar 2017 22:43:58 +0000 (23:43 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 5 Mar 2017 22:43:58 +0000 (23:43 +0100)
commit8d93f0ca563322764ee4b5395598af542eb678e7
treea0d37ef11e10e486ea3e4e5bbb9456c307bbffeb
parent6382ef2bc6f54f01a107fc921a8f29ec2eb9878c
Increase max bitrate of converted webms, slightly optimized counter queries
(Because postgres can tell that count(*) needs no extra checks, but
counting a specific column requires them)
app/controllers/api_controller.rb
app/models/media_attachment.rb