241 Commits (5cc7cd8518eea864ce29228a8c04a65f9cdbb87a)

Author SHA1 Message Date
Yamagishi Kazutoshi 9d2154c4ab Add Japanese translations (pin) (#3551)
8 years ago
unarist 1dfd27a028 Fix all icons in the column header being hilighted (#3554)
8 years ago
Mingye Wang b97ebaf620 en.json: change about/more link text to "About this instance" (#3538)
8 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
8 years ago
masarakki 20b647020b refocus-after-toot (#3537)
8 years ago
Nolan Lawson 3363f2f4d6 Fix isIntersecting in Chrome (#3525)
8 years ago
Mingye Wang c7f2d6af55 zh-cn&tw.json: "extended info" -> "about this site" (#3519)
8 years ago
Yamagishi Kazutoshi 3ea3f24a02 Change toggle state when click label (#3530)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e98559c3ff Resolve custom application stylesheet with Webpack (#3373)
8 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498)
8 years ago
unarist dbccdcc1b1 Focus the submit button on the boost modal (#3494)
8 years ago
caasi Huang bd669e3907 Update zh-TW.json (#3480)
8 years ago
Nolan Lawson c00ead8a72 Remove react-imageloader (#3423)
8 years ago
unarist e49dc6a06e Fix load more on account timelines (regression from #3311) (#3475)
8 years ago
Nolan Lawson 0e12a8dab9 Improve scheduling of requestIdleCallback tasks (#3477)
8 years ago
spla 93de41b39b Catalan language updates (#3454)
8 years ago
Yamagishi Kazutoshi b1d4b74a44 Change PureComponent to ImmutablePureComponent (#3460)
8 years ago
Yamagishi Kazutoshi bfdf47bc98 Add zh-TW.json (#3459)
8 years ago
Yamagishi Kazutoshi bc4fad9e22 Change libraries path to relative (#3433)
8 years ago
Nolan Lawson b42bdd80e8 Extract polyfill loading into single module (#3421)
8 years ago
Nolan Lawson 34a93ccf57 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
8 years ago
Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal (#3368)
8 years ago
Nolan Lawson b5e8994844 Prevent wasted render in load_more.js (#3402)
8 years ago
lindwurm 184325077e l10n: Fix Japanese translation (#3410)
8 years ago
Nolan Lawson 5e41c26203 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
8 years ago
Eugen Rochko 3fa8512474 Fix video having black border on top due to regression from #2608 (#3392)
8 years ago
ster 0e20de9f89 Ukrainian translation: fix typo (#3393)
8 years ago
Nolan Lawson 24d645b7d0 Fix IntersectionObserver isIntersecting in Edge (#3365)
8 years ago
Nolan Lawson 28cbfb9f10 Simplify isIntersecting in status_list.js (#3371)
8 years ago
Masoud Abkenar b619362a36 Persian translation fixes and updates (#3380)
8 years ago
Eugen Rochko 62ca37884a Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
8 years ago
jeroenpraat f9180823bc Update Dutch strings for 1.4 (#3363)
8 years ago
Quent-in 4b0c667c09 i18n update for Occitan language (#3362)
8 years ago
Eugen Rochko 3836d293a1 Add missing background center on public profile headers (#3340)
8 years ago
Eugen Rochko bd21afb5ed Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
8 years ago
m4sk1n ef80ad17b3 Updated Polish translation (#3335)
8 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334)
8 years ago
unarist 902d9e34b4 Remove status context construction in the React side (#3331)
8 years ago
Yamagishi Kazutoshi 4b11675bdc Change anchor to button element (#3321)
8 years ago
Nolan Lawson 2531c5953b Replace onWheel listener with onScroll (#3324)
8 years ago
unarist c6db416ff7 Fix "Cannot read property" on missing status (#3322)
8 years ago
Nolan Lawson b00cb2aed3 Improve shouldComponentUpdate for status and status_action_bar (#3323)
8 years ago
Nolan Lawson 7c67cb5997 implement shouldComponentUpdate for relative_timestamp (#3320)
8 years ago
Eugen Rochko a098d08d12 Fix style regression of buttons not inheriting document font by default (#3310)
8 years ago
Nolan Lawson bc39ad37c4 Fix "contains" CSS for Chromium <57 (#3317)
8 years ago
Nolan Lawson a6ba004bf5 Attach ReactPerf to window for easier debugging (#3318)
8 years ago
unarist b89ab7e69d Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)
8 years ago
Nolan Lawson 33d7338779 Fix Firefox issue with performance marks (#3315)
8 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311)
8 years ago
unarist 3e3ec9b2c8 Fix an error on dragging into status_content component (#3308)
8 years ago
Nolan Lawson 71b266377c Remove unnecessary action bar wrapper divs (#3299)
8 years ago
Nolan Lawson 2469fd1cdc Add improved performance marks for development mode (#3297)
8 years ago
Yamagishi Kazutoshi 531c1bb245 Add localization of datetime in public page (#3296)
8 years ago
Audun Larsen 58f5040ee8 Norwegian translation of the onboarding page (#3303)
8 years ago
unarist 807c192fcf Fix load more feature on the Account media gallery (#3293)
8 years ago
Nolan Lawson 135bdd149e Name the Webpack chunks (#3291)
8 years ago
Yamagishi Kazutoshi 3572138b16 Fix hovering default value for avatar component (#3290)
8 years ago
unarist 9f69aa3cb1 Prevent contents of the status placeholder from overflowing (#3287)
8 years ago
Yamagishi Kazutoshi 1ec7c87001 Remove unnecessary constructors (#3280)
8 years ago
Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191)
8 years ago
Eugen Rochko be83d450eb Fix DM being highlighted when it's inside a favourite notification (#3267)
8 years ago
alpaca-tc 7ee5fc5d68 Toggle sensitive from admin page (#3261)
8 years ago
Yamagishi Kazutoshi 860ffc0560 Focus the submit button (#3253)
8 years ago
Audun Larsen 7eb4abe20a Updates Norwegian translation (#3252)
8 years ago
Ira 1baa75f79f i18n: Latest Hebew strings translated (#3250)
8 years ago
Yamagishi Kazutoshi 1d436a4322 Refactoring. Removed useless import. (#3254)
8 years ago
Ratmir Karabut 2bb5486357 Update Russian translation (#3225)
8 years ago
Nolan Lawson 9d04de1c8d Only load Intl data for current language (#3130)
8 years ago
unarist 361a606edb Keep children of the column-collapsable until the transition is completed (#3218)
8 years ago
unarist 07af8c05fd Fix "Edit profile" on the account action bar (#3222)
8 years ago
Yamagishi Kazutoshi 84608c3ff8 Add translations for counter of profile (#3214)
8 years ago
Masoud Abkenar b69365e397 Persian translation update (#3206)
8 years ago
ster a4c757767f Update Ukrainian translation (#3203)
8 years ago
vidarlee 440441ccb3 Enhance for the Chinese translation (#3198)
8 years ago
Eugen Rochko d78f555254 Improve language filter preferences look (#3184)
8 years ago
Yamagishi Kazutoshi b280c387c8 Add MS Edge support to public.js (#3179)
8 years ago
spla b75f13927e Catalan translation update (#3177)
8 years ago
Matt Jankowski 8f4b7c1820 Filter languages with opt out (#3175)
8 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
8 years ago
Nolan Lawson 419226d1f6 Remove unnecessary status__info-time div (#3172)
8 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
8 years ago
Yamagishi Kazutoshi da0a18a318 Add Japanese translations (domain block & admin page) (#3160)
8 years ago
June Sallou 60fe9983ee Updating the French translations for the web client (#3164)
8 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120)
8 years ago
Sorin Davidoi b369fc2de4 feat: Use CSS contain to avoid computations (#3158)
8 years ago
PFM 7eb8b2efad Fix JavaScript error (#3153)
8 years ago
Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127)
8 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
8 years ago
Yamagishi Kazutoshi 4a3db71692 Remove react-autosuggest (#3140)
8 years ago
Yamagishi Kazutoshi dc559d6b7a Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
8 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115)
8 years ago
Sorin Davidoi 07e875972a refactor: Import from react-router/lib (#3117)
8 years ago
Ira b11c4326d2 i18l: Hebrew translation updates (#3109)
8 years ago
Quent-in 390a2a8ab9 update (#3113)
8 years ago
Yamagishi Kazutoshi 4d1ce3c7ad Add rel="noopener" to getting started (#3104)
8 years ago
Eugen Rochko 76449df903 Fix character counter not updating for bio (#3101)
8 years ago
Eugen Rochko 226c9836e4 Add reset button to admin accounts search, improve looks a little (#3100)
8 years ago
Yamagishi Kazutoshi 05008f3930 Fix minor Japanese translations (#3099)
8 years ago
Stephen Burgess abe0d9421f Catch import promise in application.js (#3041)
8 years ago
jeroenpraat eab93992d1 One string NL update (#3090)
8 years ago