1554 Commits (ad1f72485326be9cbb8e3235bd5fe4adb69cf5bb)

Author SHA1 Message Date
Claire 3413fc7002 Merge commit 'ab029328cf94940dce7ed26d005af3d96a857a59' into glitch-soc/merge-upstream
2 years ago
Claire 11368da545 Merge commit 'afb74b97b237a32c5e1db2a6a9968d587a3d5dd3' into glitch-soc/merge-upstream
2 years 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
Claire 5c4a012ac5 Merge commit '85b3823e6638719511f705ecdd7e5ba09248cf2f' into glitch-soc/merge-upstream
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
Claire 348aed03cf Merge commit '0d919f27beb6e4e7a562a6eed8f354415b5c217e' into glitch-soc/merge-upstream
2 years ago
Claire 2aaf3528ca Merge commit 'd548faf69321260ab4c2a16759ca77773189126a' into glitch-soc/merge-upstream
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
Claire 498de92bc8 Merge branch 'main' into glitch-soc/merge-upstream
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 5c962d77bb Merge branch 'main' into glitch-soc/merge-upstream
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
Claire fca86b29d9 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 9558de3b67 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 5fbae7cb2a Merge branch 'main' into glitch-soc/merge-upstream
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
Claire b12fcd3d7a Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 1a0c54554f Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 6a5a699fbb Merge branch 'main' into glitch-soc/main
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
Claire 488cd37f1a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Christian Schmidt 7583523bf0 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Claire a6363c3a2a Merge branch 'main' into glitch-soc/merge-upstream
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
Claire a95dc48e01 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Christian Schmidt 41655e16ea Add `lang` attribute to media and poll options (#23891)
2 years ago
Claire f15ded319f Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 92d1e05c3e Merge branch 'main' into glitch-soc/merge-upstream
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 6917c854d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 3c1e48d304 Fix attached media uploads not being cleared when replying to a post (#23504)
2 years ago
Claire 5f26e6e7ca Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 91f66ece5a Merge branch 'main' into glitch-soc/merge-upstream
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 8134672631 Merge branch 'main' into glitch-soc/merge-upstream
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 5fbe5fed1e Merge branch 'main' into glitch-soc/merge-upstream
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 97cb17d6a2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire ff5f21d505 Remove hardcoded width from dropdown overlays (#23062)
2 years ago
Claire 43b9c4c0a7 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Peter Simonsson 9d20c31f9c Fix dropdown menu positions when scrolling (#22916)
2 years ago
Claire da32ef30ae Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 341b653578 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire c78d61f21a Add dropdown menu item to open admin interface for remote domains (#21895)
2 years ago
Holden Foreman 4515ec2696 Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users (#22568)
2 years ago
Claire 54920be04d Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 507f2b4c1e Enable eslint:recommended ruleset (#22433)
2 years ago
Claire f23d971cd8 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire cfeb01b17f Add follow request banner on account header (#20785)
2 years ago
Holden Foreman cf06626067 Fix language surrounding disability in prompts for alt text and other media descriptions (#20923)
2 years ago
Bramus! e6f386edf1 Fix media markup (#21420)
2 years ago
Rens Groothuijsen 37e12ff0ae Display search popout at fixed screen position (#16463)
2 years ago
Arnout Engelen 18e78d2f5a Don't autofocus the compose form (#16517)
2 years ago
Meisam 272ae2baa8 set activation for tag follow button (#21629)
2 years ago
Nick Schonning 691a69adf5 Fix typo in handler function call name (#21829)
2 years ago
Yamagishi Kazutoshi 21ffc2340f `FormattedMessage` must be used directly (#20982)
2 years ago
Pleclown 8993b7d630 Adding 12 hours option for polls (#21131)
2 years ago
Alex Stine ce1103a154 Fix hidden label causing accessibility issue for search inputs (#21275)
2 years ago
Claire 52d6c1540b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
cadars 40bf70b802 Make handle more easily selectable on profile page (#21479)
2 years ago
Claire 1e6e6426ea Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire eb24df264f Fix “Sign up” button with closed registrations not opening modal on mobile (#22060)
2 years ago
Claire 6fec6fbbb7 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire feaa152fcd Fix expanded statuses not always being scrolled into view (#21797)
2 years ago
Claire 02992b262a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Connor Shea 2821d7aaa7 Make the 'Trending now' header a link to Explore. (#21759)
2 years ago
Claire e668be4cac Fix infinite loading instead of soft 404 for non-existing remote accounts (#21303)
2 years ago
James Adney 0a302f7673 fix gif autoplay on iOS (#21422)
2 years ago
Claire f47fbb8729 Fix “Share @{name}'s profile” profile menu item (#21490)
2 years ago
Claire 3e4b8636a0 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 41be06e4ec Remove use of DOMParser in front-end emoji rewriting code (#20758)
2 years ago
Levi Bard 8f32b59570 Make the button that expands the publish form differentiable from the button that publishes a post (#20864)
2 years ago
nyura123dev c18c565cb3 Fix safari explore disappearing tabs (#20917)
2 years ago
Claire 665c7b9240 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago