[Glitch] Rename Image component to ServerHeroImage Port ab7716cff4a1f590565b6a229282e899d7d02e96 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Fix margins around small avatars (reply indicators, autocompletion suggestion) (#2231) Fix regression from #2156
Greatly simplify history management code (#2230) Fixes #2220 This drops the ability to shift+click on “Back” to get back to a pinned column, but that was inconsistent, broken, and undocumented. This also brings us slightly closer to upstream.
[Glitch] Update style of captcha confirmation page to match sign-up form (#2226)
Fix AvatarComposite and DisplayName referencing undefined props (#2222)
Merge pull request #2216 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes
Remove our copy of image.d.ts as tsconfig already uses upstream's
Run prettier on Typescript files Port 51b83ed19536b06ce3f57b260400ecec2d1dd187 to glitch-soc
[Glitch] Type Redux store and middleware Port 6aeb162927e6f9bbfd597632a10d82d9656c2385 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Remove unused iOS agent sniffing function Port 224d458f7e351e8c88f71b44d338578525961c88 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Rework polyfills loading Port a3a2414f0ea91c26276728fc7f9d837f81828075 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add more detailed type annotation for Account Port 6579e3af7d6eb2774eae3d16bb1c9b7772fb58ec to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Disable broken onboarding code
[Glitch] Enforce stricter rules for Typescript files Port c8181eb0a41c4f5c1655d4e400cab071aee4182a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Enforce React Rules of Hooks with eslint Port d9b93bd15e508bd19896950ca5c5d356e7e402d4 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere Port 955179fc55f2db2694ab2d1e98d5ae82af430571 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add TypeScript support for `mastodon` alias and image imports Port 7c1305b3a4ce0ee39aa923a1f1ac604794265b0b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Copy hooks/useHovering.ts to glitch-soc
Fix IconButton prop types in glitch-soc
[Glitch] Mark `wheel` events on scrollable list as passive Port 89269e4b713e3291a5c8c29b8d2e7b950b60eb35 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>