37 Commits (4850d6bd1e4e38bc246f972d9d9f5b45badebc3d)

Author SHA1 Message Date
Sorin Davidoi ed7abec8f5 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 199affb141 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
unarist de3a2eaf4d fix(status): Don't add tabIndex to wrapped status (#4437)
7 years ago
Sorin Davidoi fd6c6cf717 Improve accessibility (part 5) (#4417)
7 years ago
Yamagishi Kazutoshi c196698be5 Fix broken PropTypes (#4413)
7 years ago
Sorin Davidoi 3ddfab69a5 Improve accessibility (part 4) (#4408)
7 years ago
Yamagishi Kazutoshi fdea9d72bc Update intersection-observer to version 0.4.0 (#4398)
7 years ago
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Nolan Lawson 01ee91b725 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 40b32ffb12 Lazy load components (#3879)
7 years ago
unarist 1e71b683bc Unobserve status on unmount (#4013)
7 years ago
Sorin Davidoi eea5c01a41 fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Yamagishi Kazutoshi e2027fbe42 Use Class and Property Decorators (#3730)
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
unarist 66e14b3d3a Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 65b46159ec Revert #3851 (#3878)
7 years ago
Eugen Rochko cbc0fea992 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
Sorin Davidoi 9bc32eb267 Upgrade React Router (#3677)
7 years ago
alpaca-tc 59849b392d Do not call setState from unmounted component (#3853)
7 years ago
unarist 79c04b0a2c Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
alpaca-tc 36049c0096 Unobserve status on unmount (#3851)
7 years ago
Sorin Davidoi cf69bdc097 fix(status): Content jump due to height changes (#3734)
7 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
7 years ago
Nolan Lawson 294bc9a78d Fix isIntersecting in Chrome (#3525)
7 years ago
Nolan Lawson 6d0a980aa6 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
Nolan Lawson 4ee3796db7 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
unarist c9325ad703 Fix "Cannot read property" on missing status (#3322)
7 years ago
Nolan Lawson 98d10851ca Improve shouldComponentUpdate for status and status_action_bar (#3323)
7 years ago
unarist dc0e45eda2 Prevent contents of the status placeholder from overflowing (#3287)
7 years ago
Sorin Davidoi 5efcea69d2 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Nolan Lawson fb220aefc9 Remove unnecessary status__info-time div (#3172)
7 years ago
Sorin Davidoi 83058002f6 Avoid useless renders (#3141)
7 years ago
Eugen Rochko 706ebea56e Make direct statuses stand out more (#3025)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
kawax dd06d92caf Show boosted user's avatar (#2518)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago