]> cat aescling's git repositories - mastodon.git/commit
Play animated custom emoji on hover (#11348)
authorThibG <thib@sitedethib.com>
Sun, 21 Jul 2019 16:10:40 +0000 (18:10 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 21 Jul 2019 16:10:40 +0000 (18:10 +0200)
commit7de8c51873b51d8450f7a6597a43d454964d0407
tree38d3cbb721e574595cf251fe30441cbd1c107919
parent043d52f785d8f3d0fa31cde8f5e4c1991888e887
Play animated custom emoji on hover (#11348)

* Play animated custom emoji on hover in status

* Play animated custom emoji on hover in display names

* Play animated custom emoji on hover in bios/bio fields

* Add support for animation on hover on public pages emojis too

* Fix tests

* Code style cleanup
app/javascript/mastodon/components/display_name.js
app/javascript/mastodon/components/status_content.js
app/javascript/mastodon/features/account/components/header.js
app/javascript/mastodon/features/emoji/emoji.js
app/javascript/packs/public.js
app/lib/formatter.rb
spec/lib/formatter_spec.rb