mastodon/app/javascript/mastodon
ThibG 7de8c51873 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
2019-07-21 18:10:40 +02:00
..
actions Display custom emoji in bio field names (#11350) 2019-07-21 03:40:27 +02:00
components Play animated custom emoji on hover (#11348) 2019-07-21 18:10:40 +02:00
containers Change single-column mode to scroll the whole page (#11359) 2019-07-19 09:25:22 +02:00
features Play animated custom emoji on hover (#11348) 2019-07-21 18:10:40 +02:00
locales New Crowdin translations (#11153) 2019-07-15 06:12:05 +02:00
middleware
reducers Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
selectors Optimize makeGetStatus (#11211) 2019-06-30 00:12:38 +02:00
service_worker Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
storage
store
utils
api.js Do not set CSRF Token when no csrf header (#10383) 2019-03-26 11:13:20 +01:00
base_polyfills.js
common.js
compare_id.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
extra_polyfills.js
initial_state.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js Use ScrollToOptions for smooth scrolling if supported (#11207) 2019-06-29 18:32:06 +02:00
settings.js
stream.js Improve streaming server security (#10818) 2019-05-24 15:21:42 +02:00
test_setup.js
uuid.js