Glitch-Shrike/app/javascript/mastodon
Ben Lubar 619da5a4dc Add transparent support for EventSource streaming. (#12887)
This activates if the streaming base URL does not start with "ws".
All currently-live streaming base URLs start with "wss://".
2020-01-21 18:57:21 +01:00
..
actions Fix 12661 (#12744) 2020-01-02 22:46:42 +01:00
components Fix “X new items” not showing up for slow mode on empty timelines (#12875) 2020-01-20 16:34:42 +01:00
containers
features Change audio/video playback to stop playback when out of view (#12486) 2020-01-11 02:02:21 +01:00
locales New Crowdin translations (#12830) 2020-01-13 12:02:37 +01:00
middleware
reducers Fix 12661 (#12744) 2020-01-02 22:46:42 +01:00
selectors
service_worker
storage
store
utils Fix shortNumberFormat to within 3 chars without units (#12706) 2019-12-29 16:59:25 +01:00
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js Add transparent support for EventSource streaming. (#12887) 2020-01-21 18:57:21 +01:00
test_setup.js
uuid.js