Rewrite `<TimelineHint />` as FC and TS (#25091)
Rewrite `<Skeleton/>` as FC and TS (#25055)
Upgrade to React 18 (#24916)
Fix being unable to load past a full page of filtered posts in Home timeline (#24930)
Fix UI crash in moderation interface when opening the media modal (#24816)
Fix Onboarding Errors (#24883)
Change "Sign in" to "Login" (#24942)
Add stricter ESLint rules for Typescript files (#24926)
Enable ESLint react/no-deprecated (#24471)
Rewrite `logo.tsx` as FC (#24909)
Add type annotation for DisplayName component (#24752)
Rename Image component to ServerHeroImage (#24894)
Use Prettier for ESLint formatting TypeScript (#23631)
Enforce stricter rules for Typescript files (#24910)
Mark `wheel` events on scrollable list as passive (#24914)
Rewrite Domain component as function component (#24896)
Add TypeScript support for `mastodon` alias and image imports (#24895)
Rewrite RadioButton component as FC (#24897)
Rewrite Image component as function component (#24893)
Rewrite <NotSignedInIndicator /> as FC (#24903)