Change design of dropdowns in web UI (#25107)
Rewrite `<LoadMore />` as FC and TS (#25259)
Change follow button in account row to be more obvious in web UI (#24956)
Fix overflow behavior of account rows (#25131)
Fix using Date.now() instead of intl.now() (#25234)
Add a confirmation screen when suspending a domain (#25144)
Upgrade react-intl (#24906)
Rewrite actions/modal and reducers/modal with typescript (#24833)
Fix export style of `<LoadGap />` based on `<Domain />` (#25128)
Update inconsistent `defaultMessage` (#25114)
Rewrite `<LoadGap />` as FC and TS (#25042)
Enforce import order with ESLint (#25096)
Use JSX syntax for Fragments (#25093)
Use the new JSX transform (#25064)
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)