643 Commits (cef07895a9253835285c1e0ad90c480d8e24519f)

Author SHA1 Message Date
Yamagishi Kazutoshi c7be992701 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
unarist 158d6c85da Focus the submit button on the boost modal (#3494)
7 years ago
caasi Huang 741d7a71fc Update zh-TW.json (#3480)
7 years ago
Nolan Lawson e7714433fd Remove react-imageloader (#3423)
7 years ago
unarist c58016aa24 Fix load more on account timelines (regression from #3311) (#3475)
7 years ago
Nolan Lawson 6d0a980aa6 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
spla 52f48030a6 Catalan language updates (#3454)
7 years ago
Yamagishi Kazutoshi 52ef65bdc6 Change PureComponent to ImmutablePureComponent (#3460)
7 years ago
Yamagishi Kazutoshi f99cd7d9f4 Add zh-TW.json (#3459)
7 years ago
Nolan Lawson 05145a95e4 Extract polyfill loading into single module (#3421)
7 years ago
Nolan Lawson 4ee3796db7 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
Atsushi Yamamoto 4547e3585a Add preference setting for delete toot modal (#3368)
7 years ago
Nolan Lawson 147a048e20 Prevent wasted render in load_more.js (#3402)
7 years ago
lindwurm a51e331cf0 l10n: Fix Japanese translation (#3410)
7 years ago
Nolan Lawson fbd7406c93 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
7 years ago
ster 63a8bc1a24 Ukrainian translation: fix typo (#3393)
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
Masoud Abkenar c463765f31 Persian translation fixes and updates (#3380)
7 years ago
Eugen Rochko a46c2a5e19 Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
7 years ago
jeroenpraat b62295117e Update Dutch strings for 1.4 (#3363)
7 years ago
Quent-in 8b906782a2 i18n update for Occitan language (#3362)
7 years ago
m4sk1n a72c7b01ec Updated Polish translation (#3335)
7 years ago
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
unarist a77031d669 Remove status context construction in the React side (#3331)
7 years ago
Yamagishi Kazutoshi 3d3441dddd Change anchor to button element (#3321)
7 years ago
Nolan Lawson 98b39c2cbc Replace onWheel listener with onScroll (#3324)
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
Nolan Lawson 14e97fbedc Attach ReactPerf to window for easier debugging (#3318)
7 years ago
Nolan Lawson 8fe2781534 Fix Firefox issue with performance marks (#3315)
7 years ago
unarist af368a2d12 More use of next link header on account (media) timelines (#3311)
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
Nolan Lawson b69a1f599a Add improved performance marks for development mode (#3297)
7 years ago
Audun Larsen c0491db444 Norwegian translation of the onboarding page (#3303)
7 years ago
unarist b4692f1513 Fix load more feature on the Account media gallery (#3293)
7 years ago
Nolan Lawson 576afed755 Name the Webpack chunks (#3291)
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
Audun Larsen 5c7e4ba765 Updates Norwegian translation (#3252)
7 years ago
Ira f103e5fc65 i18n: Latest Hebew strings translated (#3250)
7 years ago
Yamagishi Kazutoshi 0b3fa49001 Refactoring. Removed useless import. (#3254)
7 years ago
Ratmir Karabut bb40976006 Update Russian translation (#3225)
7 years ago
Nolan Lawson 2d7aacf747 Only load Intl data for current language (#3130)
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
Masoud Abkenar 9ce65dd7dc Persian translation update (#3206)
7 years ago
ster 0dfe09d630 Update Ukrainian translation (#3203)
7 years ago
vidarlee 601c3668e3 Enhance for the Chinese translation (#3198)
7 years ago
spla d4e99f6efa Catalan translation update (#3177)
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
Yamagishi Kazutoshi 5202908017 Add Japanese translations (domain block & admin page) (#3160)
7 years ago
June Sallou 1596329b26 Updating the French translations for the web client (#3164)
7 years ago
Eugen Rochko 94b26e90fa Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi eeb78b394c feat: Use CSS contain to avoid computations (#3158)
7 years ago
Eugen Rochko 5695449335 Add buttons to block and unblock domain (#3127)
7 years ago
Sorin Davidoi 83058002f6 Avoid useless renders (#3141)
7 years ago
Yamagishi Kazutoshi 9ab33ded34 Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
Sorin Davidoi ffea738a84 refactor: Import from react-router/lib (#3117)
7 years ago
Ira 105b93ba94 i18l: Hebrew translation updates (#3109)
7 years ago
Quent-in 11d6f5c100 update (#3113)
7 years ago
Yamagishi Kazutoshi 6e984e68de Add rel="noopener" to getting started (#3104)
7 years ago
Yamagishi Kazutoshi 6cab5a82d5 Fix minor Japanese translations (#3099)
7 years ago
jeroenpraat e153231d85 One string NL update (#3090)
7 years ago
Eugen Rochko c1d880d9a8 Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)
7 years ago
spla 6bf6a21658 Add catalan language (#3084)
7 years ago
unarist 2e7c9c77f8 Make .column-collapse animation simple (#3086)
7 years ago
geta6 5c2daded5c Enable to handle app immediately after closing modal (#3082)
7 years ago
Eugen Rochko 160c50957f Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
7 years ago
Akihiko Odaki a4a52180cd Introduce common JavaScript file (#2981)
7 years ago
Kazuhiro NISHIYAMA f1f280517a Update Japanese tranlsation of conversations muting (#3070)
7 years ago
Eugen Rochko 5039bc93d5 Feature conversations muting (#3017)
7 years ago
Eugen Rochko 456099eebf Fix style regressions (#3062)
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
Ira 2e07e3acf3 i18n: Hebrew string updates (#3037)
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
jeroenpraat 33737acda3 Finalizing Dutch strings (#3028)
7 years ago
Wonderfall df4b9580d4 fix #3008 : props was not defined (#3022)
7 years ago
Koala Yeung a9a01aad32 Allow SCSS variables to be overridden (#2987)
7 years ago
Eugen Rochko 777f28e06b Fix locales again (#3010)
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
ButterflyOfFire 6582c6e147 Update ar.json (#3004)
7 years ago
Eugen Rochko 42d5aa26cc Fix #2205 - Delete associated notifications when a status is deleted (#2994)
7 years ago
Yamagishi Kazutoshi 08f861bbc5 Focus tab of Mastodon when clicking notification (#2989)
7 years ago
Nolan Lawson 4692cc8d98 Add dynamic polyfills for older browsers (#2985)
7 years ago
Yamagishi Kazutoshi 83b0107167 Refine unescapeHTML (#2977)
7 years ago
Eugen Rochko 3702e2c924 Fix regressions from #2683 (#2970)
7 years ago
jeroenpraat 634b19b725 Very small fix/update NL strings (#2971)
7 years ago
Yamagishi Kazutoshi 67aa79964e Add boop sounds in Vorbis format (#2963)
7 years ago
Koala Yeung 9a944ec49b Fix Occitan's locale data plural function (#2957)
7 years ago
AA4ch1 6d039ffe97 Fix compose_form.js for #2904 (#2960)
7 years ago
fusshi- 83cade5886 Disabled auto focus on toot form when search results are shown. (#2942)
7 years ago
Alda Marteau-Hardi 53f6534b66 Fix missing or not gender neutral strings. (#2944)
7 years ago
Yamagishi Kazutoshi 84a4758114 Remove jquery-ujs (#2939)
7 years ago
Yamagishi Kazutoshi 3fbd3dc837 Fix duplicated values in nl.json (#2931)
7 years ago
Koala Yeung f448606096 Update Norwegian translations (#2937)
7 years ago
Soshi Kato 62cdc492d8 Fix snackbar notification stacking order (#2935)
7 years ago
jeroenpraat 02ca71c7bf Updating and extending Dutch strings (#2930)
7 years ago
ButterflyOfFire eb0050d9ec Update fr.json (#2915)
7 years ago
Yamagishi Kazutoshi cd27deb5e3 Prevent selection of unacceptable Content-Type files (#2910)
7 years ago
ster f6cf4dc61d Fix small typo in ru.json (#2906)
7 years ago
ster 4e4fb24662 Update Ukrainian, Russian translations (#2893)
7 years ago
Ratmir Karabut 23765496c5 Update Russian translation (#2891)
7 years ago
Yamagishi Kazutoshi 1ef8cd0bbc Add final newline to locale files (#2890)
7 years ago
ButterflyOfFire d6be7519ff Update ar.json (#2888)
7 years ago
Koala Yeung 31d5a6da08 locale: add Occitan locale-data for js (#2845)
7 years ago
Özcan Zafer AYAN 93690f66f6 Add Turkish yml file (#2878)
7 years ago
Ira 5649d15a71 i18n: Update Hebrew interface translation. (#2880)
7 years ago
Koala Yeung c9a83b57fc Fix unused key issue in zh-HK (#2870)
7 years ago
Nolan Lawson c9e8d229a4 add asynchronous emojione-picker (code-splitting) (#2863)
7 years ago
Koala Yeung 582dcf4ff6 Fix Croatian localedata issues in mastodon.js (#2844)
7 years ago
Yamagishi Kazutoshi 7b3424004d Add Japanese tranlsation for getting started, and run manage:tranlation (#2839)
7 years ago
jeroenpraat 0b662eb783 Added support options to the bottom right (#2769)
7 years ago
Nolan Lawson 63ad61a2b6 remove legacy decorators, use lodash.debounce (#2830)
7 years ago
Koala Yeung b1f14a1c7f Streamline javascript translation by improving translationRunner (#2808)
7 years ago
alpaca-tc 672de1c21e Fixes propTypes warning introduced by #2774 (#2824)
7 years ago
Koala Yeung 79d3ce1408 Update Locale zh-HK (#2818)
7 years ago
Yamagishi Kazutoshi 233b0e973e Run manage:translations (#2816)
7 years ago
Yamagishi Kazutoshi 71d44fd9a9 Add Japanese translate to home column when inactive (#2813)
7 years ago
ButterflyOfFire bfd7219422 Update ar.json (#2815)
7 years ago
R Tucker c1222e2c64 ui: check spoiler_text against regex filter (#1635) (#2665)
7 years ago
Eugen Rochko 171ee8fcf4 When streaming API is disconnected, poll home/notifications (#2776)
7 years ago
Masoud Abkenar 1bced91edb Persian translation update (#2788)
7 years ago
Akihiko Odaki 8546649425 Use ws protocol in streaming API base URL (#2606)
7 years ago
Yamagishi Kazutoshi 93ec05f976 Decode IDNA in PreviewCard (#2781)
7 years ago
unarist bbac5c7359 Show emoji shortname by a tooltip (#2784)
7 years ago
Eugen Rochko a14ae886b9 Fix #2725 (#2774)
7 years ago
goofy-bz ba25539563 Update fr.json (#2757)
7 years ago
m4sk1n bb67dd45aa i18n: updated Polish translation (#2768)
7 years ago
ヨイツの賢狼ホロ | 3rd style e57cd022a1 i18n: Update zh-CN [ Chinese (China) ] translations. (#2699)
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