[Glitch] Fix `/share` and cleanup and reorganize frontend locale loading Port b0780cfeeda641645ea65da257a72ec507e71647 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix using Date.now() instead of intl.now() Port b3f9a0da520e8024de94b30f801e4ebb83336e8b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add a confirmation screen when suspending a domain Port e9385e93e9b4601c87d1f5d6b8ddfd815f7aedcb to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix prev/next buttons color in media viewer Port 675672feb6011aff990e1caa7383ed3357e5d76b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Translate CW, poll options and media descriptions Port 69057467cba138d2c9e459f565e88ea5979f61b0 to glitch-soc Co-authored-by: Claire <claire.github-309c@sitedethib.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Upgrade react-intl Port 44cd88adc4e2f4028dcc2b08b98368f0dc90cee4 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge pull request #2242 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes up to 00c222377db0e305ac3f4a15bf1c18eb89c1f45f
[Glitch] Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 Port 89d6341c80f5b6cb88ef7efd90622891200249f3 to glitch-soc Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Renaud Chaput <renchap@gmail.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix `null` signUp URL in various places Port 14bb6bb29a49f151c8a6c379e5d2ddb663f8e923 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Handle Surrogate Pairs in truncate() Port 64b960b6b33086a20b3db8f442c7f2fd2f9b855b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Fix closeModal invocation (#2239) Fixes #2238 Some call sites where missed in 382b2a506a14cef96ed57d4c120b4b9e11eae4b5
Merge pull request #2237 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes
Fix extraneous newlines
[Glitch] Rewrite actions/modal and reducers/modal with typescript Port 38c6216082e67581e83d04b3096cdb020ad0edea to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix export style of `<LoadGap />` based on `<Domain />` Port 4197b5e4c8d01806bd974d97a3b1e38eb3208f26 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Update inconsistent `defaultMessage` Port e58c36d308f7e7e26154837d53da0185a0db7f16 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Change share action from being in action bar to being in dropdown in web UI Port 1caa5ff39e95f01eb74ee71b76eaa6c0fd7309fd to glitch-soc Co-authored-by: Claire <claire.github-309c@sitedethib.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix `null` signUp URL handling from #25014 Port 40b948a1fba629c00f37cb5b0065843fd91f4e98 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Rewrite `<LoadGap />` as FC and TS Port 7336f3648b7d590c10f77cb5587ebfd6142087d8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Fix import order with ESLint Port d27216dc4616d80659c0cc5d2a55394e0e1ae874 to glitch-soc