You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents (#4511) 7 years ago
..
actions feat: Cache status height to avoid expensive renders (#4439) 7 years ago
components feat: Cache status height to avoid expensive renders (#4439) 7 years ago
containers Add protocol handler. Handle follow intents (#4511) 7 years ago
features Add protocol handler. Handle follow intents (#4511) 7 years ago
locales Minor fixes in the French translation (#4580) 7 years ago
middleware Remove unused variables (#3906) 7 years ago
reducers Add protocol handler. Handle follow intents (#4511) 7 years ago
selectors refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
service_worker fix(web_push_notifications): Send message with welcome notifications (#4471) 7 years ago
store refactor: Make all reducers sync (#4125) 7 years ago
.gitkeep Replace sprockets/browserify with Webpack (#2617) 7 years ago
api.js Improve eslint rules (#3147) 7 years ago
base_polyfills.js Lazy load toots using IntersectionObserver (#3191) 7 years ago
emoji.js make number of comparison in emojify() fewer (#4500) 7 years ago
emojione_light.js make number of comparison in emojify() fewer (#4500) 7 years ago
extra_polyfills.js Add object-fit polyfill for Edge (#4182) 7 years ago
is_mobile.js fix(dropdown_menu): Open as modal on mobile (#4295) 7 years ago
link_header.js Improve eslint rules (#3147) 7 years ago
load_polyfills.js Load extra polyfills when isIntersecting is undefined (#4469) 7 years ago
main.js Require any modules after loading polyfill in entry points (#4231) 7 years ago
performance.js Attach ReactPerf to window for easier debugging (#3318) 7 years ago
ready.js Do not load unnecessary script files (#4193) 7 years ago
rtl.js Improve RTL detection (#3682) 7 years ago
scroll.js Scroll columns area to right when children property is changed (#4517) 7 years ago
stream.js Use ws protocol in streaming API base URL (#2606) 7 years ago
uuid.js Replace sprockets/browserify with Webpack (#2617) 7 years ago
web_push_subscription.js feat: Enable push subscription for mobile devices by default (#4321) 7 years ago