110 Commits (0aa744a8e3fac8a59715131511469a3eef8e0538)

Author SHA1 Message Date
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
unarist 9e5c733a66 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist 8db07d1187 Set cursor:pointer only when necessary (#3857)
7 years ago
alpaca-tc 36049c0096 Unobserve status on unmount (#3851)
7 years ago
Nolan Lawson 424cf0a590 Fix jittery scrolling for Chromium browsers (#3776) (#3832)
7 years ago
Sorin Davidoi cf69bdc097 fix(status): Content jump due to height changes (#3734)
7 years ago
Eugen Rochko 2deea77f2e Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Eugen Rochko b8bc26d60f Improve RTL detection (#3682)
7 years ago
Sorin Davidoi 7300a41678 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)
7 years ago
ふぁぼ原 f6fddd95d4 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi 615c580665 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi 253c0ad358 Disable ESLint rule jsx/anchor-has-content (#3601)
7 years ago
unarist 80c8cd6cad Add back button to hashtag timeline again (#3587)
7 years ago
unarist 11211fe1c0 Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Eugen Rochko cf8f820144 Allow mounting arbitrary columns (#3207)
7 years ago
Nolan Lawson 294bc9a78d Fix isIntersecting in Chrome (#3525)
7 years ago
Yamagishi Kazutoshi c7be992701 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Nolan Lawson 6d0a980aa6 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
Yamagishi Kazutoshi 52ef65bdc6 Change PureComponent to ImmutablePureComponent (#3460)
7 years ago
Nolan Lawson 4ee3796db7 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
Nolan Lawson 147a048e20 Prevent wasted render in load_more.js (#3402)
7 years ago
Nolan Lawson 2810bd3f3d Fix IntersectionObserver isIntersecting in Edge (#3365)
7 years ago
Nolan Lawson f506c4b342 Simplify isIntersecting in status_list.js (#3371)
7 years ago
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Yamagishi Kazutoshi 3d3441dddd Change anchor to button element (#3321)
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
Nolan Lawson f179a99a7e implement shouldComponentUpdate for relative_timestamp (#3320)
7 years ago
unarist d85be9315a Fix an error on dragging into status_content component (#3308)
7 years ago
Nolan Lawson 534b223c29 Remove unnecessary action bar wrapper divs (#3299)
7 years ago
Yamagishi Kazutoshi 1a1c5a0271 Fix hovering default value for avatar component (#3290)
7 years ago
unarist dc0e45eda2 Prevent contents of the status placeholder from overflowing (#3287)
7 years ago
Yamagishi Kazutoshi ccd864c41a Remove unnecessary constructors (#3280)
7 years ago
Sorin Davidoi 5efcea69d2 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Yamagishi Kazutoshi 5bb10252fa Focus the submit button (#3253)
7 years ago
Yamagishi Kazutoshi 0b3fa49001 Refactoring. Removed useless import. (#3254)
7 years ago
unarist 21d9bb041e Keep children of the column-collapsable until the transition is completed (#3218)
7 years ago
unarist 0581edb572 Fix "Edit profile" on the account action bar (#3222)
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 fcf794aebe Performance improvements (#3168)
7 years ago
Eugen Rochko 94b26e90fa Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi 83058002f6 Avoid useless renders (#3141)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
unarist 2e7c9c77f8 Make .column-collapse animation simple (#3086)
7 years ago
Eugen Rochko 160c50957f Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
7 years ago
Eugen Rochko 5039bc93d5 Feature conversations muting (#3017)
7 years ago
Paul 5d1f249685 Fix only typo (#3035)
7 years ago
beatrix 3434547038 tiny js fix for 'show more' button in chrome (#3045)
7 years ago
beatrix b460582b67 Revert HTML CW changes (#3020)
7 years ago
Eugen Rochko 706ebea56e Make direct statuses stand out more (#3025)
7 years ago
Wonderfall df4b9580d4 fix #3008 : props was not defined (#3022)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
Yamagishi Kazutoshi bb619d421f Remove unnecessary message in video player (#3007)
7 years ago
Eugen Rochko 3702e2c924 Fix regressions from #2683 (#2970)
7 years ago
fusshi- 83cade5886 Disabled auto focus on toot form when search results are shown. (#2942)
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