30 Commits (73890c3cac19df3fdf7162e84024fedea5ecfe5d)

Author SHA1 Message Date
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Nolan Lawson 63b77f2320 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
unarist 9c03fd9cae Unobserve status on unmount (#4013)
7 years ago
Sorin Davidoi 64d9c016bd fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730)
7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906)
7 years ago
unarist cc382c5006 Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 946a166791 Revert #3851 (#3878)
7 years ago
Eugen Rochko 31cd649041 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677)
7 years ago
alpaca-tc 1fc6cb4997 Do not call setState from unmounted component (#3853)
7 years ago
unarist 94ad0706f5 Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
alpaca-tc cf6fe4f8cb Unobserve status on unmount (#3851)
7 years ago
Sorin Davidoi 0f52e42c2d fix(status): Content jump due to height changes (#3734)
7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
7 years ago
Nolan Lawson 3363f2f4d6 Fix isIntersecting in Chrome (#3525)
7 years ago
Nolan Lawson 0e12a8dab9 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
Nolan Lawson 34a93ccf57 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
unarist c6db416ff7 Fix "Cannot read property" on missing status (#3322)
7 years ago
Nolan Lawson b00cb2aed3 Improve shouldComponentUpdate for status and status_action_bar (#3323)
7 years ago
unarist 9f69aa3cb1 Prevent contents of the status placeholder from overflowing (#3287)
7 years ago
Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
7 years ago
Nolan Lawson 419226d1f6 Remove unnecessary status__info-time div (#3172)
7 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
7 years ago
Eugen Rochko 1d5dcfcd46 Make direct statuses stand out more (#3025)
7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
7 years ago
kawax 383c0b7802 Show boosted user's avatar (#2518)
7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617)
7 years ago