[Glitch] Add polling and automatic redirection to `/start` on email confirmation Port e60414792d86a99c0f401f3c1bab92ee37835d39 to glitch-soc
Merge commit 'e60414792d86a99c0f401f3c1bab92ee37835d39' into glitch-soc/merge-upstream
[Glitch] Fix being unable to load past a full page of filtered posts in Home timeline Port 7b54e47d034556a8709425ed8d7fc0a0da34c01a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix UI crash in moderation interface when opening the media modal Port 5241f7b2fde593e27bc6ba13ec5b33d95f9768f8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Change "Sign in" to "Login" Port 3869e8c21069a9bc927e93c904e00d68b004a5be to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix videos being improperly positioned on safari Port 0eed06073f6d80bd67ee87ef7d3b682943345e4b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add stricter ESLint rules for Typescript files Port 5eeb40bdbe4d5e7c5c60788c0e10311f4d125853 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Enable ESLint react/no-deprecated Port b878e3d8dfaf3cf61f7af9d16afbe9c89b91ab62 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Disable RTK safety middlewares Port 6f8db56a01c772bb2ec11bdb67aa2997eb62837e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add type annotation for DisplayName component Port 349cae0b57ee65475a70311863959e7a0cf53065 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Rename Image component to ServerHeroImage Port ab7716cff4a1f590565b6a229282e899d7d02e96 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge commit '2ce0b666a139726dc406e6c1887728553b947e59' into glitch-soc/merge-upstream Conflicts: - `config/webpack/generateLocalePacks.js`: A dependency update changed how functions are imported. Also, some linting fixes not applicable to glitch-soc.
Change captcha to be presented even for invited users (#2227)
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)
Add polling and automatic redirection to `/start` on email confirmation (#25013)
Bump pg-connection-string from 2.5.0 to 2.6.0 (#24999) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix being unable to load past a full page of filtered posts in Home timeline (#24930)