1988 Commits (b5e89948441eb245a873260a87bfb49fb334aee1)

Author SHA1 Message Date
Nolan Lawson b5e8994844 Prevent wasted render in load_more.js (#3402) 7 years ago
lindwurm 184325077e l10n: Fix Japanese translation (#3410) 7 years ago
Nolan Lawson 5e41c26203 Use immutable list in UploadButton to avoid wasteful re-render (#3394) 7 years ago
Eugen Rochko 3fa8512474 Fix video having black border on top due to regression from #2608 (#3392) 7 years ago
ster 0e20de9f89 Ukrainian translation: fix typo (#3393) 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
Masoud Abkenar b619362a36 Persian translation fixes and updates (#3380) 7 years ago
Eugen Rochko 62ca37884a Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 7 years ago
jeroenpraat f9180823bc Update Dutch strings for 1.4 (#3363) 7 years ago
Quent-in 4b0c667c09 i18n update for Occitan language (#3362) 7 years ago
unarist ecef03bb15 Fix empty flash message on the settings page (#3345) 7 years ago
happycoloredbanana 9642601126 Avoid comparing domains when looking for an exact match of a local account (#3336) 7 years ago
Eugen Rochko 3836d293a1 Add missing background center on public profile headers (#3340) 7 years ago
Eugen Rochko 44cb08297c Fix some nil errors (#3338) 7 years ago
Eugen Rochko bd21afb5ed Replace onboarding elephant with friendlier graphic, shorter animation (#3337) 7 years ago
m4sk1n ef80ad17b3 Updated Polish translation (#3335) 7 years ago
Eugen Rochko 9ea4f37e78 Add "meta" attribute to return of POST /api/v1/media method as well (#3333) 7 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334) 7 years ago
Akihiko Odaki 860e257a68 Remove redundant call of recent scope in AccountsController (#3330) 7 years ago
unarist 902d9e34b4 Remove status context construction in the React side (#3331) 7 years ago
Akinori MUSHA f6a93fc150 Go to root after login in single user mode (#3289) 7 years ago
Yamagishi Kazutoshi 4b11675bdc Change anchor to button element (#3321) 7 years ago
Nolan Lawson 2531c5953b Replace onWheel listener with onScroll (#3324) 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
Eugen Rochko a098d08d12 Fix style regression of buttons not inheriting document font by default (#3310) 7 years ago
Nolan Lawson bc39ad37c4 Fix "contains" CSS for Chromium <57 (#3317) 7 years ago
Nolan Lawson a6ba004bf5 Attach ReactPerf to window for easier debugging (#3318) 7 years ago
unarist b89ab7e69d Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313) 7 years ago
Nolan Lawson 33d7338779 Fix Firefox issue with performance marks (#3315) 7 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311) 7 years ago
Yamagishi Kazutoshi bca334cd28 Remove arguments in association reader (#3305) 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
alpaca-tc 08dce5e607 Refactor Setting (#3302) 7 years ago
Nolan Lawson 2469fd1cdc Add improved performance marks for development mode (#3297) 7 years ago
Yamagishi Kazutoshi 531c1bb245 Add localization of datetime in public page (#3296) 7 years ago
Audun Larsen 58f5040ee8 Norwegian translation of the onboarding page (#3303) 7 years ago
Daigo 3 Dango 838f51770b Replace \u2014 with &mdash; (#3301) 7 years ago
unarist 807c192fcf Fix load more feature on the Account media gallery (#3293) 7 years ago
masarakki 3b59f9c6c2 fix-cache-returns-nil (#3213) 7 years ago
Nolan Lawson 135bdd149e Name the Webpack chunks (#3291) 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 676ba50601 Show error message to suspended user (#3281) 7 years ago
Yamagishi Kazutoshi f937cad68f Skip formatting for cashtag in status text (#3275) 7 years ago