67 Commits (d23293c762f703e334607882c66de028fa216ca2)

Author SHA1 Message Date
  Daniel Hunsaker c0979381a4 Fix a typo and give CW'd statuses the right cursor (#3918) 6 years ago
  Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 6 years ago
  Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 6 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
  unarist bf8c2c4348 Clicking on the CW text should expand the status (#3855) 7 years ago
  unarist aa58cca040 Set cursor:pointer only when necessary (#3857) 7 years ago
  alpaca-tc cf6fe4f8cb Unobserve status on unmount (#3851) 7 years ago
  Nolan Lawson 1f2abd8d67 Fix jittery scrolling for Chromium browsers (#3776) (#3832) 7 years ago
  Sorin Davidoi 0f52e42c2d fix(status): Content jump due to height changes (#3734) 7 years ago
  Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720) 7 years ago
  Eugen Rochko 8015fd7600 Improve RTL detection (#3682) 7 years ago
  Sorin Davidoi 8cf8ce4ac0 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631) 7 years ago
  ふぁぼ原 7623766241 Add regex filters on the community timeline and the public timeline. (#3564) 7 years ago
  Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608) 7 years ago
  Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602) 7 years ago
  Yamagishi Kazutoshi e969c78645 Disable ESLint rule jsx/anchor-has-content (#3601) 7 years ago
  unarist 61fcdbbf7e Add back button to hashtag timeline again (#3587) 7 years ago
  unarist c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586) 7 years ago
  Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207) 7 years ago
  Nolan Lawson 3363f2f4d6 Fix isIntersecting in Chrome (#3525) 7 years ago
  Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498) 7 years ago
  Nolan Lawson 0e12a8dab9 Improve scheduling of requestIdleCallback tasks (#3477) 7 years ago
  Yamagishi Kazutoshi b1d4b74a44 Change PureComponent to ImmutablePureComponent (#3460) 7 years ago
  Nolan Lawson 34a93ccf57 Add IntersectionObserverWrapper to cut down on re-renders (#3406) 7 years ago
  Nolan Lawson b5e8994844 Prevent wasted render in load_more.js (#3402) 7 years ago
  Nolan Lawson 24d645b7d0 Fix IntersectionObserver isIntersecting in Edge (#3365) 7 years ago
  Nolan Lawson 28cbfb9f10 Simplify isIntersecting in status_list.js (#3371) 7 years ago
  Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334) 7 years ago
  Yamagishi Kazutoshi 4b11675bdc Change anchor to button element (#3321) 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
  Nolan Lawson 7c67cb5997 implement shouldComponentUpdate for relative_timestamp (#3320) 7 years ago
  unarist 3e3ec9b2c8 Fix an error on dragging into status_content component (#3308) 7 years ago
  Nolan Lawson 71b266377c Remove unnecessary action bar wrapper divs (#3299) 7 years ago
  Yamagishi Kazutoshi 3572138b16 Fix hovering default value for avatar component (#3290) 7 years ago
  unarist 9f69aa3cb1 Prevent contents of the status placeholder from overflowing (#3287) 7 years ago
  Yamagishi Kazutoshi 1ec7c87001 Remove unnecessary constructors (#3280) 7 years ago
  Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191) 7 years ago
  Yamagishi Kazutoshi 860ffc0560 Focus the submit button (#3253) 7 years ago
  Yamagishi Kazutoshi 1d436a4322 Refactoring. Removed useless import. (#3254) 7 years ago
  unarist 361a606edb Keep children of the column-collapsable until the transition is completed (#3218) 7 years ago
  unarist 07af8c05fd Fix "Edit profile" on the account action bar (#3222) 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 2c405aed55 Performance improvements (#3168) 7 years ago