28482 Commits

Author SHA1 Message Date
Claire
bff48d3653 Merge pull request #3461 from glitch-soc/glitch-soc/merge-upstream
Merge upstream changes up to 8e00f7cc8f
2026-03-27 20:05:07 +01:00
diondiondion
7df8fab59a [Glitch] Improve contrast for text-warning and text-success tokens
Port 8e00f7cc8f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:27:10 +01:00
Echo
e52a6f219f [Glitch] Add error notice when bundle load fails
Port 6e103636f2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:26:48 +01:00
diondiondion
7ccada36db [Glitch] Refactor NumberFields to standalone component
Port e303c89e4d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:25:32 +01:00
diondiondion
1a816434cf [Glitch] Implement new collection page design
Port 098d698a7e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:24:49 +01:00
Echo
37b4329c75 [Glitch] Profile redesign: Add Intl.Segmenter fallback
Port 9a076359b9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:22:21 +01:00
diondiondion
a70fd75a1a [Glitch] Revert translation wrapper for counters
Port 43adb2c91d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:21:38 +01:00
Echo
df5900d33c [Glitch] Shows loading state for gallery correctly
Port db54c59df4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:21:06 +01:00
Echo
9dfacc21f8 [Glitch] Profile editing: Minor size fixes
Port a8c08dfeb3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:20:30 +01:00
Echo
e8b0d43921 [Glitch] Profile redesign: Re-adds title for profile counts and join date
Port 931f43c8b8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:20:09 +01:00
Echo
edbe394c42 [Glitch] Profile redesign: Include replies in pinned posts
Port 92fa8ce88c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:19:40 +01:00
Echo
131b9acfab [Glitch] Profile editing: Field inline messages
Port 57a4f6b6ec to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:18:17 +01:00
Echo
22e156ea83 [Glitch] Profile editing: Make field buttons vanish instead of disable
Port 9b6f877be5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:17:44 +01:00
diondiondion
9f3e72f1cc [Glitch] Fix styling regressions: familiar followers layout & alert action hover color
Port e26c6fa256 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-27 18:17:22 +01:00
Claire
30bb39fe54 Merge commit '8e00f7cc8fab9b447f80a27a972eef78186633ad' into glitch-soc/merge-upstream 2026-03-27 18:15:50 +01:00
diondiondion
8e00f7cc8f Improve contrast for text-warning and text-success tokens (#38459) 2026-03-27 16:28:29 +00:00
Echo
6e103636f2 Add error notice when bundle load fails (#38458) 2026-03-27 16:21:58 +00:00
diondiondion
e303c89e4d Refactor NumberFields to standalone component (#38455) 2026-03-27 16:13:07 +00:00
diondiondion
098d698a7e Implement new collection page design (#38450) 2026-03-27 15:30:06 +00:00
Matt Jankowski
5a880ff995 Clean up some route declarations (#38444) 2026-03-27 15:29:52 +00:00
Matt Jankowski
df9dec741f Add private method for event export filename (#38454) 2026-03-27 15:25:19 +00:00
renovate[bot]
ab5cbe3509 Update dependency @vitejs/plugin-legacy to v8.0.1 (#38410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 15:19:47 +00:00
renovate[bot]
018ad7ff0a Update dependency vite to v8.0.3 (#38411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 15:19:18 +00:00
Echo
9a076359b9 Profile redesign: Add Intl.Segmenter fallback (#38456) 2026-03-27 15:15:36 +00:00
diondiondion
43adb2c91d Revert translation wrapper for counters (#38453) 2026-03-27 15:04:07 +00:00
Echo
db54c59df4 Shows loading state for gallery correctly (#38451) 2026-03-27 15:03:52 +00:00
Echo
a8c08dfeb3 Profile editing: Minor size fixes (#38446) 2026-03-27 12:57:46 +00:00
Echo
931f43c8b8 Profile redesign: Re-adds title for profile counts and join date (#38445) 2026-03-27 12:50:34 +00:00
Echo
92fa8ce88c Profile redesign: Include replies in pinned posts (#38443) 2026-03-27 12:45:59 +00:00
Echo
57a4f6b6ec Profile editing: Field inline messages (#38442) 2026-03-27 12:41:54 +00:00
Echo
9b6f877be5 Profile editing: Make field buttons vanish instead of disable (#38440) 2026-03-27 12:40:34 +00:00
diondiondion
e26c6fa256 Fix styling regressions: familiar followers layout & alert action hover color (#38438) 2026-03-27 10:12:41 +00:00
github-actions[bot]
28284b8452 New Crowdin Translations (automated) (#38435)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-03-27 08:26:09 +00:00
Claire
d79af17e8c Merge pull request #3460 from glitch-soc/glitch-soc/merge-upstream
Merge upstream changes up to 9d5e10a70e
2026-03-27 08:23:17 +01:00
diondiondion
d75af8d188 [Glitch] Update outer spacing of new profile page
Port dad7f0e869 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-26 18:30:37 +01:00
diondiondion
ffac9e53c6 [Glitch] Update collection list item design
Port 2124be8a81 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-26 18:30:16 +01:00
Echo
d4e7ee4855 [Glitch] Profile redesign: Fix follower/following pagination
Port 87dc8f9036 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-26 18:29:35 +01:00
diondiondion
915fd0933a [Glitch] Fix regressions caused by rendering default translation wrapper element
Port 39ad873589 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-26 18:29:11 +01:00
Echo
a16b441c70 [Glitch] Profile editing: Add notice in profile preferences
Port dd8602a928 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-26 18:24:29 +01:00
Claire
2ac493ee8e Merge commit '9d5e10a70e006c1c0bc61e7f591b1078c7be6ab4' into glitch-soc/merge-upstream 2026-03-26 18:23:45 +01:00
renovate[bot]
9d5e10a70e Update dependency chromatic to v16 (#38345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 15:25:53 +00:00
diondiondion
dad7f0e869 Update outer spacing of new profile page (#38426) 2026-03-26 15:07:39 +00:00
Matt Jankowski
ea009d5062 Avoid rubocop:disable for private address spec (#38420) 2026-03-26 15:03:10 +00:00
diondiondion
2124be8a81 Update collection list item design (#38425) 2026-03-26 14:56:36 +00:00
David Roetzel
6f509d71c3 Make sure collection exists before items are added (#38424) 2026-03-26 14:42:44 +00:00
renovate[bot]
71092457e9 Update dependency rails to v8.1.3 (#38377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 14:18:41 +00:00
Echo
87dc8f9036 Profile redesign: Fix follower/following pagination (#38417) 2026-03-26 14:15:05 +00:00
Claire
5b2e614beb Add more key processing tests (#38419) 2026-03-26 14:13:43 +00:00
Matt Jankowski
b321d5d377 Use resources to declare API TOS access endpoints (#38416) 2026-03-26 14:07:06 +00:00
Claire
e81a4e258c Add support for FEP-2c59 (#38239) 2026-03-26 13:33:16 +00:00