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)
Remove MastodonMap TS type (#24807)
Add type annotation for some js files (#24787)
Fix incorrect import of redux store (#24805)
Fix incorrect box shadow on avatar in thread view (#24800)
use configureStore of redux-toolkit instead of createStore of redux (#24790)
Add ALT badges to media that has alternative text in web UI (#24782)
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
Add type annotation for Blurhash component (#24750)
Add type annotation for IconButton component (#24753)