2390 Commits (e3d64f03a65bc8c36a010b16b59e29e9757ceb0b)

Author SHA1 Message Date
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
たいち ひ ae0341c203 Fix export style of `<LoadGap />` based on `<Domain />` (#25128)
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
Claire cbcf32777e Fix video player offering to expand in a lightbox when it's in an iframe (#25067)
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
Nick Schonning c4f2b1e86a Fix minor typos in comments and spec names (#21831)
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
Renaud Chaput c9dfc55b22 Disable RTK safety middlewares (#24936)
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
Nick Schonning 0886856bd2 Use Prettier for ESLint formatting TypeScript (#23631)
2 years ago
Renaud Chaput d67de22458 Type Redux store and middleware (#24843)
2 years ago
Renaud Chaput d57be2731c Remove unused iOS agent sniffing function (#24931)
2 years ago
Renaud Chaput b640f89777 Rework polyfills loading (#24907)
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
Renaud Chaput b8d44c55fd Mark `wheel` events on scrollable list as passive (#24914)
2 years ago
fusagiko / takayamaki 4ab18dee50 Rewrite Domain component as function component (#24896)
2 years ago
fusagiko / takayamaki 01caf92d80 Use LayoutType from is_mobile in actions/app (#24863)
2 years ago
たいち ひ 5f709b1601 Add TypeScript support for `mastodon` alias and image imports (#24895)
2 years ago
たいち ひ 13a16f3054 Rewrite RadioButton component as FC (#24897)
2 years ago
たいち ひ c1ccb55a59 Rewrite Image component as function component (#24893)
2 years ago
たいち ひ 23a97effdb Rewrite <NotSignedInIndicator /> as FC (#24903)
2 years ago
たいち ひ daecca565e Rewrite <Check /> as FC (#24901)
2 years ago
fusagiko / takayamaki 2c894915dc Rewrite VerifiedBadge component as function component (#24892)
2 years ago
S.H 2a651be35a Fix column back button error (#24867)
2 years ago
Nick Schonning c366c93cfd Fail ESLint for Warnings in CI (#24836)
2 years ago
Florin 1421a8efbd Fix Back button going outside the app (#24835)
2 years ago
Renaud Chaput e1985e14f6 Fixes build errors from some previous TS-related commits (#24811)
2 years ago
fusagiko / takayamaki 9ed91c444e Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801)
2 years ago