10494 Commits

Author SHA1 Message Date
Eugen Rochko
ee03209934 [Glitch] Add email subscriptions
Port bcf0718a9ae8fd4004d7d5ac27bc5a8ea666f38e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-25 22:07:25 +01:00
Echo
d610336398 [Glitch] Profile editing: Re-adds the character counter with the new limit
Port 61e0ec8844e4bef17135ac00ee1df2b73b14b86e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-25 22:07:25 +01:00
diondiondion
ba56c45072 [Glitch] Render FormattedMessage translations into React.Fragment by default
Port e3dfb7ddd6ab8d821bca6337892f5d5b42992133 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-25 22:07:25 +01:00
Echo
f780570f2d [Glitch] Refactor: Update FormatJS
Port 1820a03622096a80e26167913bb06dda8eb4657f to glitch-soc

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-25 22:07:25 +01:00
diondiondion
bb3f258c64 [Glitch] Update web theme tokens with latest design system tokens
Port 37236acd3b0c25b240b9eb0f205eec1d1f654218 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-25 22:03:04 +01:00
diondiondion
1599047922 [Glitch] Allow scrolling alt text popover with keyboard & improved media focus outlines
Port 396d9dd12a8a6570bc18c00746abe105977e4173 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-25 21:41:25 +01:00
Claire
79958d9442 Merge commit '31abef8917879917a330419fe3981a2fb7f35b69' into glitch-soc/merge-upstream
Conflicts:
- `app/services/post_status_service.rb`:
  Upstream added a line adjacent to one that had been modified due to local-only posting.
  Added upstream's change.
- `tsconfig.json`:
  Upstream updated Typescript and updated `tsconfig` in the process by changing paths, where
  glitch-soc had extra paths. Updated as upstream did.
2026-03-25 21:36:32 +01:00
Echo
166f932d1e [Glitch] Profile editing: Fix incorrect label
Port 74123950be00e498fa1b78fcfaf9f5b9ec3246eb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-25 21:11:10 +01:00
diondiondion
237440f2ec [Glitch] Hide empty state of topic suggestions dropdown in Collection editor
Port bafc552a722fc6875c9adc845fd32ba031e58f66 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-25 21:10:41 +01:00
Claire
572f18c322 Merge commit '664efcf4c3f9713894054fb642a252d8752a4123' into glitch-soc/merge-upstream 2026-03-25 21:09:30 +01:00
Eugen Rochko
bcf0718a9a
Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
Echo
61e0ec8844
Profile editing: Re-adds the character counter with the new limit (#38400) 2026-03-25 15:31:58 +00:00
diondiondion
e3dfb7ddd6
Render FormattedMessage translations into React.Fragment by default (#38398) 2026-03-25 15:01:40 +00:00
Echo
1820a03622
Refactor: Update FormatJS (#38388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 14:38:35 +00:00
diondiondion
37236acd3b
Update web theme tokens with latest design system tokens (#38387) 2026-03-25 14:34:38 +00:00
Echo
74123950be
Profile editing: Fix incorrect label (#38382) 2026-03-25 10:46:18 +00:00
diondiondion
bafc552a72
Hide empty state of topic suggestions dropdown in Collection editor (#38356) 2026-03-25 10:24:19 +00:00
github-actions[bot]
c6691e77bd
New Crowdin Translations (automated) (#38380)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-03-25 09:51:42 +00:00
Echo
8c385b89c3 [Glitch] Profile editing: Visual fixes
Port 2d4b5b6c51d4acf3ae35c3e479ba179a9bb5f27d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 17:23:00 +01:00
Echo
eb3d54eac9 [Glitch] Remove column header button
Port c7e90ee67a744b63524eb3e4d0a3632c84c86456 to glitch-soc

Co-authored-by: diondiondion <mail@diondiondion.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 17:23:00 +01:00
Echo
6d3cf92a2b [Glitch] Profile redesign: Remove hashtags from featured page
Port aef70991f862ab0dfd173b54bb9de8609e6787f3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 17:23:00 +01:00
Echo
2e47579bd2 [Glitch] Profile redesign: Simplify header for follower/following lists
Port 000199f003eecafbf2e6a6166d5e179fea4e5948 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 17:22:59 +01:00
Echo
889706a317 [Glitch] Profile redesign: Ensure boost and languages menu items are only for following
Port 5ba5a2e55250ad52556caa627a0e486338f9d5ea to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 17:07:34 +01:00
Claire
3d8e40f7c9 Merge commit 'c72ca33fac1ae1518371f5954ae9487692b17709' into glitch-soc/merge-upstream 2026-03-24 17:05:53 +01:00
Echo
2d4b5b6c51
Profile editing: Visual fixes (#38346) 2026-03-24 13:47:07 +00:00
Echo
c7e90ee67a
Remove column header button (#38362)
Co-authored-by: diondiondion <mail@diondiondion.com>
2026-03-24 13:28:09 +00:00
Echo
aef70991f8
Profile redesign: Remove hashtags from featured page (#38363) 2026-03-24 13:10:27 +00:00
Echo
000199f003
Profile redesign: Simplify header for follower/following lists (#38366) 2026-03-24 13:03:44 +00:00
Echo
5ba5a2e552
Profile redesign: Ensure boost and languages menu items are only for following (#38365) 2026-03-24 12:58:19 +00:00
renovate[bot]
7c5471e763 [Glitch] Update dependency vite to v8
Port changes from 1935f4db79cc6b33ab4f4ef9cd3cf198df320343 to glitch-soc

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 12:19:00 +01:00
Echo
5bc6630132 [Glitch] Profile redesign: Nudge to add featured tags
Port 931da0c3277b353a74f4ef74155c90badc8be0f3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 12:15:37 +01:00
Claire
60236bffe6 Merge commit '0ef43a431d353a17419ea6664ed745b5dbfbf2f9' into glitch-soc/merge-upstream 2026-03-24 12:13:39 +01:00
github-actions[bot]
65952f9b4c
New Crowdin Translations (automated) (#38354)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-03-24 09:40:31 +00:00
renovate[bot]
1935f4db79
Update dependency vite to v8 (#38174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com>
2026-03-23 11:47:03 +00:00
Echo
931da0c327
Profile redesign: Nudge to add featured tags (#38315) 2026-03-23 09:07:53 +00:00
github-actions[bot]
34a52fd38b
New Crowdin Translations (automated) (#38321)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-03-23 07:45:28 +00:00
diondiondion
b47f225c79 [Glitch] Add simple language selector to collection editor
Port 806f4f1589536f2f993aa3e2a566ef8d960ddea4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-20 18:15:44 +01:00
diondiondion
784f0169e2 [Glitch] Implements tag suggestions for collections topic field
Port 8bce0b99d4c426840de7e48165e1b37bbdefa5de to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-20 18:15:00 +01:00
Echo
781491e643 [Glitch] Profile redesign: Profile tab settings
Port 6507a61d30078982855f904d649f4b60588bb4f9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-20 18:14:16 +01:00
Echo
00a423ed2b [Glitch] Profile editing: Use server flag
Port 00bcb014dfc9f6e23b7ad2d070f628ea64727c8a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-20 18:04:31 +01:00
Claire
469076c357 Merge commit '4e276e4476c81482143440f1f405479e0e4be7eb' into glitch-soc/merge-upstream 2026-03-20 18:03:14 +01:00
diondiondion
806f4f1589
Add simple language selector to collection editor (#38316) 2026-03-20 16:02:50 +00:00
diondiondion
8bce0b99d4
Implements tag suggestions for collections topic field (#38307) 2026-03-20 13:48:06 +00:00
Echo
6507a61d30
Profile redesign: Profile tab settings (#38309) 2026-03-20 13:38:10 +00:00
Echo
00bcb014df
Profile editing: Use server flag (#38310) 2026-03-20 13:32:48 +00:00
github-actions[bot]
d7d8d7f5ab
New Crowdin Translations (automated) (#38303)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-03-20 09:38:52 +00:00
Echo
1e77ebde61 [Glitch] Refactor: Remove Status unsafe lifecycles
Port 605b5b91c9cb69153ba41f88e4e331503d16e0c2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-19 18:17:52 +01:00
Claire
efac62c156 [Glitch] Split invite_users permission into invite_bypass_approval
Port 1ee457f2d37c2b77a7fbce246a7c72ac9f9d3056 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-19 18:15:36 +01:00
Claire
291f141a02 Merge commit '1ee457f2d37c2b77a7fbce246a7c72ac9f9d3056' into glitch-soc/merge-upstream 2026-03-19 18:14:55 +01:00
Claire
1ee457f2d3
Split invite_users permission into invite_bypass_approval (#38278) 2026-03-19 15:25:54 +00:00