Remove the search button from UI header when logged out (#25631)
Fix search not being easily findable on smaller screens in web UI (#25576)
Fix custom signup URL may not loaded (#25531)
Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
Fix `null` signUp URL in various places (#25190)
Rewrite actions/modal and reducers/modal with typescript (#24833)
Update inconsistent `defaultMessage` (#25114)
Fix `null` signUp URL handling from #25014 (#25108)
Enforce import order with ESLint (#25096)
Add support for custom sign-up URLs (#25014)
Use JSX syntax for Fragments (#25093)
Use the new JSX transform (#25064)
Allow scripts in post embed previews (#25071)
Fix UI crash in moderation interface when opening the media modal (#24816)
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)