1209 Commits (314395ad1069b83e760503f2ba535b97b43c3e67)

Author SHA1 Message Date
Claire 21f904b344 Add data-nosnippet so Google doesn't use trending posts in snippets for / (#25279)
1 year ago
Darius Kazemi 6debddcf89 Add exclusive lists (#22048)
1 year ago
Eugen Rochko c4426198c3 Change "Follow 7 people" to "Find at least 7 people to follow" in web UI (#24954)
1 year ago
Jed Fox 2d2750c6a9 Fix spacing of middle dots in the detailed status meta section (#25247)
1 year ago
Christian Schmidt 971eafc709 Translate CW, poll options and media descriptions (#24175)
1 year ago
Renaud Chaput 76960f128a Upgrade react-intl (#24906)
1 year ago
Claire 75ebb60ef6 Fix `null` signUp URL in various places (#25190)
1 year ago
y.takahashi 5c744a5d7d Handle Surrogate Pairs in truncate() (#25148)
1 year ago
fusagiko / takayamaki a19c1671af Rewrite actions/modal and reducers/modal with typescript (#24833)
2 years ago
Renaud Chaput 169f141c4c Update inconsistent `defaultMessage` (#25114)
2 years ago
Eugen Rochko 97235baa4f Change share action from being in action bar to being in dropdown in web UI (#25105)
2 years ago
Renaud Chaput 9be9f4f5e2 Fix `null` signUp URL handling from #25014 (#25108)
2 years ago
たいち ひ 6077f3e24c Rewrite `<LoadGap />` as FC and TS (#25042)
2 years ago
Renaud Chaput 7b5a274836 Enforce import order with ESLint (#25096)
2 years ago
Claire 4d631fcfb7 Add support for custom sign-up URLs (#25014)
2 years ago
Renaud Chaput abbc6dfcba Use JSX syntax for Fragments (#25093)
2 years ago
Renaud Chaput 3b0c3e94e0 Use the new JSX transform (#25064)
2 years ago
たいち ひ 9cfab99590 Rewrite `<TimelineHint />` as FC and TS (#25091)
2 years ago
たいち ひ 0b87919abf Rewrite `<Skeleton/>` as FC and TS (#25055)
2 years ago
Claire 18361ae0c5 Allow scripts in post embed previews (#25071)
2 years ago
Renaud Chaput ab029328cf Upgrade to React 18 (#24916)
2 years ago
Claire d2eef78d1c Fix being unable to load past a full page of filtered posts in Home timeline (#24930)
2 years ago
Steven Munn da2d3cc795 Fix spelling of "Lets" on the onboarding page after clicking the confirmation email (#24959)
2 years ago
Christian Schmidt 778fd4d29b Fix UI crash in moderation interface when opening the media modal (#24816)
2 years ago
Emelia Smith db07cfb150 Fix Onboarding Errors (#24883)
2 years ago
Eugen Rochko d05ff56746 Change "Sign in" to "Login" (#24942)
2 years ago
Renaud Chaput 6a3211876c Add stricter ESLint rules for Typescript files (#24926)
2 years ago
Nick Schonning b0dd260a7a Enable ESLint react/no-deprecated (#24471)
2 years ago
たいち ひ 2f09bbdfe0 Rewrite `logo.tsx` as FC (#24909)
2 years ago
fusagiko / takayamaki a150bb4f2e Add type annotation for DisplayName component (#24752)
2 years ago
fusagiko / takayamaki cbca954632 Rename Image component to ServerHeroImage (#24894)
2 years ago
Renaud Chaput 85b3823e66 Enforce stricter rules for Typescript files (#24910)
2 years ago
Renaud Chaput b785500809 Enforce React Rules of Hooks with eslint (#24911)
2 years ago
Renaud Chaput 45146e3f3b Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
2 years ago
fusagiko / takayamaki 9ed91c444e Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801)
2 years ago
Claire 8c43856691 Change media elements to use aspect-ratio rather than compute height themselves (#24686)
2 years ago
Claire 9cf043f63a Fix audio player width in thread view (#24713)
2 years ago
Eugen Rochko ff65e8e974 Add default post text to onboarding flow in web UI (#24705)
2 years ago
Eugen Rochko 4e6e4bcc4d Change logo version in header based on screen size in web UI (#24707)
2 years ago
Eugen Rochko a6c7401225 Change label from "For you" to "People" on explore screen in web UI (#24706)
2 years ago
Eugen Rochko d94f500d9c Add more tips to onboarding flow in web UI (#24646)
2 years ago
Eugen Rochko 49493f8b50 Change hashtags and mentions in bios to open in-app in web UI (#24643)
2 years ago
Nick Schonning 86d0a0b7d8 Enable formatjs/prefer-pound-in-plural (#24622)
2 years ago
Eugen Rochko 4141f9228c Add lines to threads in web UI (#24549)
2 years ago
Christian Schmidt 4613dfe97b Use CSS to trim long card descriptions (#24265)
2 years ago
Eugen Rochko 30666618ea Add new onboarding flow to web UI (#24619)
2 years ago
Claire a55f461b4b Fix infinite loop in emoji replacement code (#24615)
2 years ago
Claire 2473078db7 Fix characters being emojified even when using Variation Selector 15 (text) (#20949)
2 years ago
Claire 8e36b04fd2 Fix crash when trying to open the filter modal (#24556)
2 years ago
fusagiko / takayamaki e8450b1dc2 Rewrite GIFV component with React hooks (#24552)
2 years ago
Ivan Rodriguez 9b7e66c109 Fix status title for statuses without text (#24359)
2 years ago
Nick Schonning de18852ec7 typo: collapsable -> collapsible (#24521)
2 years ago
Claire e5498861d4 Add “In Memoriam” banner back to profiles (#23614)
2 years ago
Eugen Rochko 8b0c634a8a Change all components to use the same error page in web UI (#24512)
2 years ago
Christian Schmidt c9fed25d56 Fix loading spinner + infinite scroll for private mentions (#24446)
2 years ago
Christian Schmidt 2507c0a462 Fix height of announcements not being updated when using reduced animations (#24354)
2 years ago
Nick Schonning 37e98d9d56 Set marginRight as string (#24422)
2 years ago
Nick Schonning 53376db94c Ensure tabIndex is number instead of string (#24409)
2 years ago
Nick Schonning 4ba81aa8dd HTML string attributes set as booleans (#24408)
2 years ago
Christian Schmidt d5da587d27 Add colour to follow button when hashtag is being followed (#24361)
2 years ago
fusagiko / takayamaki 4866812b28 [Proposal] Make able to write React in Typescript (#16210)
2 years ago
Eugen Rochko d22e712648 Change search pop-out in web UI (#24305)
2 years ago
Eugen Rochko 4e63f1e64b Fix regressions from change in account row design in web UI (#24343)
2 years ago
Eugen Rochko 868d478b1b Change "direct message" nomenclature to "private mention" in web UI (#24248)
2 years ago
Tdxdxoz d339684df5 Fix: set multiColumn value for /explore Statuses (#24314)
2 years ago
Yamagishi Kazutoshi 8b68ca7e61 Add missing parenthesis (#24238)
2 years ago
Yamagishi Kazutoshi e272fc91e4 Remove legacy decorators syntax (#18357)
2 years ago
Christian Schmidt 61e7fe2e2a Fix broken links in account gallery (#24218)
2 years ago
Christian Schmidt 7583523bf0 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Christian Schmidt 50b76430b4 Do not leave Mastodon when clicking “Back” (#23953)
2 years ago
Terry Garcia f5fe444913 Switched bookmark and favourites around (#23701)
2 years ago
Claire 3faa229d8d Fix duplicate “Publish” button on mobile (#23804)
2 years ago
Christian Schmidt 41655e16ea Add `lang` attribute to media and poll options (#23891)
2 years ago
Christian Schmidt e56145661c Add `lang` attribute to preview card (#23869)
2 years ago
Claire 82c464d4d0 Add `lang` tag to native language names in language picker (#23749)
2 years ago
Claire b5b0bc17e8 Change compose form checkbox to native input with `appearance: none` (#22949)
2 years ago
Renaud Chaput ae3812d182 Rename JSX files with proper `.jsx` extension (#23733)
2 years ago
Nick Schonning 2663b421be Enable ESLint import recommended rules (#23315)
2 years ago
Nick Schonning 1c2ca9557f Enable ESLint no-useless-escape (#23311)
2 years ago
Claire 3c1e48d304 Fix attached media uploads not being cleared when replying to a post (#23504)
2 years ago
Christian Schmidt 059a055e65 Show spinner while loading follow requests (#23386)
2 years ago
Christian Schmidt 9b74ffa7e0 Spell check input fields (#23395)
2 years ago
Eugen Rochko 92e5feb621 Add setting for status page URL (#23390)
2 years ago
Akira Ouchi bbcbb2dd7f autofocus the compose form again on /share (#23094)
2 years ago
Nick Schonning ffcd50da2b Update hasOwnProperty calls for ESLint (#23307)
2 years ago
Nick Schonning 9a5233f107 Upgrade ESlint to v8 (#23305)
2 years ago
Nick Schonning 3874a3067d Separate ESLint CI from Superlinter (#23029)
2 years ago
Christian Schmidt 6f08e79465 Add lang attribute to image description textarea and poll option field (#23293)
2 years ago
Claire 6feec4fd18 Add lang attribute to compose textarea and CW field (#23240)
2 years ago
Mina Her 453b6eb2bd Make <Audio> to handle volume change (#23187)
2 years ago
Claire 07ee9f2ed5 Fix missing filtering on some notification types (#23211)
2 years ago
Claire 0fdeb4d160 Fix confusing wording in the sign in banner (#22490)
2 years ago
Connor Shea be280f10c5 Add listing of followed hashtags (#21773)
2 years ago
Claire 340be8d706 Add option to make the landing page be /about even when trends are enabled (#20808)
2 years ago
Claire 42aa864c84 Add support for editing media description and focus point of already-posted statuses (#20878)
2 years ago
Jeong Arm f4df1455ea Make visible change for new post notification setting icon (#22541)
2 years ago
Claire ff5f21d505 Remove hardcoded width from dropdown overlays (#23062)
2 years ago
Peter Simonsson 9d20c31f9c Fix dropdown menu positions when scrolling (#22916)
2 years ago
Holden Foreman c2b8b81052 Fix footer link circle dividers' screen reader accessibility by adding aria-hidden (#22576)
2 years ago
Akira Ouchi f57a144941 Add variable autoFocus to video (#15281) (#22778)
2 years ago