You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/mastodon
Naoki Kosaka b21ab498f8 Fix media modal prev button behavior. (#4158) 9 years ago
..
actions refactor: Rewrite immutablejs import statements using destructuring (#4147) 9 years ago
components Redesign the landing page, mount public timeline on it (#4122) 9 years ago
containers Redesign the landing page, mount public timeline on it (#4122) 9 years ago
features Fix media modal prev button behavior. (#4158) 9 years ago
locales Drawer tab according to column (#4135) 9 years ago
middleware Remove unused variables (#3906) 9 years ago
reducers refactor: Rewrite immutablejs import statements using destructuring (#4147) 9 years ago
selectors refactor: Rewrite immutablejs import statements using destructuring (#4147) 9 years ago
store refactor: Make all reducers sync (#4125) 9 years ago
.gitkeep
api.js Improve eslint rules (#3147) 9 years ago
base_polyfills.js Lazy load toots using IntersectionObserver (#3191) 9 years ago
emoji.js Faster emojify() by avoiding str.replace() entirely (#4049) 9 years ago
extra_polyfills.js Lazy load toots using IntersectionObserver (#3191) 9 years ago
is_mobile.js
link_header.js Improve eslint rules (#3147) 9 years ago
load_polyfills.js Extract polyfill loading into single module (#3421) 9 years ago
main.js Require stylesheets in common.js (#4152) 9 years ago
performance.js Attach ReactPerf to window for easier debugging (#3318) 9 years ago
rtl.js Improve RTL detection (#3682) 9 years ago
scroll.js Allow mounting arbitrary columns (#3207) 9 years ago
stream.js
uuid.js