Fix embed dropdown menu item for unauthenticated users (#25964)
Fix dropdowns being disabled for logged out users in web UI (#25714)
Add canonical link tags in web UI (#25715)
Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
Change design of dropdowns in web UI (#25107)
Fix spacing of middle dots in the detailed status meta section (#25247)
Handle Surrogate Pairs in truncate() (#25148)
Rewrite actions/modal and reducers/modal with typescript (#24833)
Update inconsistent `defaultMessage` (#25114)
Enforce import order with ESLint (#25096)
Use JSX syntax for Fragments (#25093)
Use the new JSX transform (#25064)
Fix UI crash in moderation interface when opening the media modal (#24816)
Enable ESLint react/no-deprecated (#24471)
Add type annotation for DisplayName component (#24752)
Enforce stricter rules for Typescript files (#24910)
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
Enable formatjs/prefer-pound-in-plural (#24622)