28877 Commits

Author SHA1 Message Date
Echo
b58de2c340 [Glitch] Change handle explainer to refer to the Fediverse
Port c79bd3123425ff8bcd1f08d1a718852d9f18bdbf to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 20:11:22 +02:00
Echo
fb7dda40ea [Glitch] Fixes minor profile visual glitches
Port d63ca75422b3d087e5bd3cd7fef7f87135d8d17a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 20:11:22 +02:00
Echo
4f319747c5 [Glitch] Profile editing: Control follower/following list visibility
Port c270634565a3dcf311857bfac6d59c27ac67e9be to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 20:11:22 +02:00
diondiondion
0ec0d84c67 [Glitch] Add "Featuring you" tab to Collections page
Port b076808fd288df8e0c50e3b8fd03cab1cace8bdd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 20:11:22 +02:00
Echo
d33d25121b [Glitch] Remove and move profile code
Port 945ac23910dff9e7d901f5faa6ee55292812f032 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 20:11:22 +02:00
Echo
1f0fb21039 [Glitch] Fixes custom emoji not appearing in autocomplete
Port a47ed3104718ce6f69bca2c028b267988a28c26b to glitch-soc

Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:19:27 +02:00
diondiondion
e4fba99ab5 [Glitch] Improve collection page loading states
Port afeb63d287a888d0ae475ab0c66ce53c0595d489 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:18:18 +02:00
diondiondion
675c19a18b [Glitch] Fix stale collections list after deleting a collection
Port b761310823926d7f30e46f401ce17f35027c114e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:17:50 +02:00
diondiondion
26cee35f50 [Glitch] Mark pending accounts in collection editor
Port 41a3679d83f5f767c013dd4a29c153869469b03a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:17:09 +02:00
diondiondion
49f60c0b76 [Glitch] Add date & correct icon to "You are in this collection" callout
Port 614eda43ff5c662cf74bcfb17d2ddace510af6c9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:14:13 +02:00
diondiondion
1e7c8912d6 [Glitch] Mark pending accounts on the collection detail page
Port b193913f462702981d20d4a58249a1bceaf3b974 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:12:14 +02:00
diondiondion
57ed939d00 [Glitch] Fix error when collection is null in collection notification
Port 31f89617d80ce65ac9d3a89dca7f66a4485a9074 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:11:43 +02:00
diondiondion
20e9618e6d [Glitch] Add "Follows you" badge to AccountListItem component
Port ffd7160980a98111323c8608a3e557b7fba00c59 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:11:31 +02:00
Echo
11f3393825 [Glitch] Remove custom emojis from Redux
Port 5d9796afb2ab07f64e9876273c363c35ab864bd5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:05:06 +02:00
Echo
f37da7d231 [Glitch] Allow keyboard modal form submission
Port 03045425b7323e8ce4e6ce81942d798a500c655a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:03:31 +02:00
diondiondion
b08e2b8e60 [Glitch] Update design of Collections list page
Port 3d5cb624ba1bf861d41f4bf42f7ecf02b010718e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:03:05 +02:00
Claire
44394878a4 Merge commit 'c6facd27ed191177afb003640b8ee7d0742c7f63' into glitch-soc/merge-upstream 2026-04-30 19:00:48 +02:00
github-actions[bot]
c6facd27ed
New Crowdin Translations (automated) (#38871)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-04-30 16:44:20 +00:00
Echo
c79bd31234
Change handle explainer to refer to the Fediverse (#38872) 2026-04-30 16:32:48 +00:00
Claire
322ada898f
Update dependency minimatch (#38869) 2026-04-30 16:21:38 +00:00
Echo
d63ca75422
Fixes minor profile visual glitches (#38870) 2026-04-30 16:17:14 +00:00
Matt Jankowski
59f3d8a993
Handle IPv6 scenario in custom Request::Socket (#38866) 2026-04-30 16:03:55 +00:00
Echo
c270634565
Profile editing: Control follower/following list visibility (#38845) 2026-04-30 14:16:30 +00:00
Matt Jankowski
b1703467f1
Use bundler version 4.0.11 (#38867) 2026-04-30 14:16:15 +00:00
diondiondion
b076808fd2
Add "Featuring you" tab to Collections page (#38865) 2026-04-30 14:10:25 +00:00
Echo
945ac23910
Remove and move profile code (#38863) 2026-04-30 13:58:22 +00:00
Matt Jankowski
3021cd8002
Update puma to version 8.0.1 (#38738) 2026-04-30 13:28:15 +00:00
renovate[bot]
a8c261ae7c
Update dependency aws-sdk-s3 to v1.220.0 (#38788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 13:22:03 +00:00
renovate[bot]
d4e7af910c
Update dependency vite to v8.0.10 (#38748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 12:59:56 +00:00
github-actions[bot]
20e3265f3b
New Crowdin Translations (automated) (#38864)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-04-30 12:32:25 +00:00
renovate[bot]
88b21e587c
Update dependency irb to v1.18.0 (#38773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 09:53:20 +00:00
renovate[bot]
c18db97254
Update dependency stoplight to v5.8.2 (#38752)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 09:52:13 +00:00
renovate[bot]
d4e60dae9a
Update codecov/codecov-action digest to 75cd116 (#38747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 09:25:22 +00:00
renovate[bot]
8456616793
Update actions/cache digest to 27d5ce7 (#38746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 09:24:55 +00:00
renovate[bot]
9c5ef8f3f6
Update dependency aws-sdk-core to v3.246.0 (#38742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 09:23:40 +00:00
renovate[bot]
5288abfb03
Update dependency axios to v1.15.2 (#38613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 09:22:31 +00:00
renovate[bot]
6dbad32d65
Update actions/setup-node digest to 48b55a0 (#38483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 09:21:23 +00:00
Claire
1df259f8c9
Fix translation string of some fallback notifications (#38860) 2026-04-30 09:18:32 +00:00
github-actions[bot]
deb72a4c91
New Crowdin Translations (automated) (#38859)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-04-30 08:21:13 +00:00
Echo
a47ed31047
Fixes custom emoji not appearing in autocomplete (#38854)
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 19:44:42 +00:00
Claire
5b395774c0
Add fallback attributes to notifications for new and infrequent notifications (#38832) 2026-04-29 15:53:29 +00:00
diondiondion
afeb63d287
Improve collection page loading states (#38847) 2026-04-29 15:49:52 +00:00
David Roetzel
725d8983fa
Fix client-side collection routes (#38850) 2026-04-29 14:52:32 +00:00
diondiondion
b761310823
Fix stale collections list after deleting a collection (#38852) 2026-04-29 14:42:23 +00:00
github-actions[bot]
578836f9ae
New Crowdin Translations (automated) (#38842)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-04-29 13:47:29 +00:00
diondiondion
41a3679d83
Mark pending accounts in collection editor (#38843) 2026-04-29 10:35:09 +00:00
diondiondion
614eda43ff
Add date & correct icon to "You are in this collection" callout (#38844) 2026-04-29 10:35:07 +00:00
diondiondion
b193913f46
Mark pending accounts on the collection detail page (#38830) 2026-04-28 16:31:18 +00:00
Nicholas La Roux
eb5bfa4541
Upgrade development Ruby from 4.0.2 to 4.0.3 (#38820) 2026-04-28 15:39:41 +00:00
diondiondion
31f89617d8
Fix error when collection is null in collection notification (#38831) 2026-04-28 15:25:17 +00:00