mastodon/app/javascript/mastodon
Sorin Davidoi ac53736814 fix(status_list): Use correct keys for keyboard navigation ()
..
actions feat(compose): More space on mobile devices ()
components fix(status_list): Use correct keys for keyboard navigation ()
containers fix(dropdown_menu): Open as modal on mobile ()
features Simplify web UI character counter logic ()
locales fr.json update ()
middleware Remove unused variables ()
reducers Disable sensitive button when with content warnings ()
selectors refactor: Rewrite immutablejs import statements using destructuring ()
service_worker fix(web_push_notifications): Send message with welcome notifications ()
store refactor: Make all reducers sync ()
.gitkeep Replace sprockets/browserify with Webpack ()
api.js Improve eslint rules ()
base_polyfills.js Lazy load toots using IntersectionObserver ()
emoji.js do not emojify tm, (R) and (C) ()
emojione_light.js feat(emoji): Add back title attribute ()
extra_polyfills.js Add object-fit polyfill for Edge ()
is_mobile.js fix(dropdown_menu): Open as modal on mobile ()
link_header.js Improve eslint rules ()
load_polyfills.js Load extra polyfills when isIntersecting is undefined ()
main.js Require any modules after loading polyfill in entry points ()
performance.js Attach ReactPerf to window for easier debugging ()
ready.js Do not load unnecessary script files ()
rtl.js Improve RTL detection ()
scroll.js Allow mounting arbitrary columns ()
stream.js Use ws protocol in streaming API base URL ()
uuid.js Replace sprockets/browserify with Webpack ()
web_push_subscription.js feat: Enable push subscription for mobile devices by default ()