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.
 
 
 
 
 
 
Yamagishi Kazutoshi 3267e4a785 Add unfollow modal (optional) (#4246) 7 years ago
..
actions Fix #4149, fix #1199 - Store emojis as unicode (#4189) 7 years ago
components Fixed issue that the NSFW image is not hidden on detail page (#4244) 7 years ago
containers Add unfollow modal (optional) (#4246) 7 years ago
features Add unfollow modal (optional) (#4246) 7 years ago
locales Add unfollow modal (optional) (#4246) 7 years ago
middleware Remove unused variables (#3906) 7 years ago
reducers fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221) 7 years ago
selectors refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
service_worker feat(push-notifications): Open link in current tab if possible (#4228) 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 🎄🔨 Force tree shake emojione (#4202) 7 years ago
emojione_light.js 🎄🔨 Force tree shake emojione (#4202) 7 years ago
extra_polyfills.js Add object-fit polyfill for Edge (#4182) 7 years ago
is_mobile.js Replace sprockets/browserify with Webpack (#2617) 7 years ago
link_header.js Improve eslint rules (#3147) 7 years ago
load_polyfills.js Add object-fit polyfill for Edge (#4182) 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 Allow mounting arbitrary columns (#3207) 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 Web Push Notifications (#3243) 7 years ago