41 Commits (b35406b700e643c50ac9726e5f5e1650604e0879)

Author SHA1 Message Date
Eugen Rochko 2bbf987a0a Redesign video player (#4911)
7 years ago
Eugen Rochko 9c04fadec9 Finish up embed modal feature (#4759)
7 years ago
abcang 0827c09c44 Generalized the infinite scrollable list (#4697)
7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675)
7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
unarist a5e0cf2450 fix(status): Don't add tabIndex to wrapped status (#4437)
7 years ago
Sorin Davidoi 534da4f24f Improve accessibility (part 5) (#4417)
7 years ago
Yamagishi Kazutoshi 58eea59864 Fix broken PropTypes (#4413)
7 years ago
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408)
7 years ago
Yamagishi Kazutoshi f2233c3e25 Update intersection-observer to version 0.4.0 (#4398)
7 years ago
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