]> cat aescling's git repositories - mastodon.git/commit
When processing custom emoji, ensure a non-animated version exists (#5230)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 5 Oct 2017 21:41:47 +0000 (23:41 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2017 21:41:47 +0000 (23:41 +0200)
commitb9c76e2edbc372e1b472f6ba480631b79fe24722
tree86938e4c82781404d8adfde2555e1c26b77209b4
parent2559d9166cea24fceb9b72ca112804811d87a4a8
When processing custom emoji, ensure a non-animated version exists (#5230)

Use the non-animated version in web UI, but return both in API
app/javascript/mastodon/emoji.js
app/javascript/mastodon/reducers/statuses.js
app/lib/formatter.rb
app/models/custom_emoji.rb
app/serializers/rest/custom_emoji_serializer.rb