Rework polyfills loading (#24907)
Add more detailed type annotation for Account (#24815)
Enforce stricter rules for Typescript files (#24910)
Enforce React Rules of Hooks with eslint (#24911)
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
Mark `wheel` events on scrollable list as passive (#24914)
Rewrite Domain component as function component (#24896)
Use LayoutType from is_mobile in actions/app (#24863)
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)
Rewrite <Check /> as FC (#24901)
Rewrite VerifiedBadge component as function component (#24892)
Fix compose textarea scroll behavior (#24872)
Fix column back button error (#24867)
Fail ESLint for Warnings in CI (#24836)
Fix Back button going outside the app (#24835)
Fixes build errors from some previous TS-related commits (#24811)
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801)