David Roetzel
abd29109c5
Fetch unknown collection when handling FeatureRequest activity ( #38413 )
2026-03-26 13:30:27 +00:00
David Roetzel
35c30dfc6e
Remove overeager unique index ( #38414 )
2026-03-26 13:29:47 +00:00
diondiondion
39ad873589
Fix regressions caused by rendering default translation wrapper element ( #38412 )
2026-03-26 11:16:55 +00:00
Echo
dd8602a928
Profile editing: Add notice in profile preferences ( #38404 )
2026-03-26 11:03:40 +00:00
renovate[bot]
5061f0b1cd
Update dependency @vitejs/plugin-react to v5.2.0 ( #38179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 10:41:52 +00:00
github-actions[bot]
1dd604df20
New Crowdin Translations (automated) ( #38408 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2026-03-26 10:35:06 +00:00
Claire
3ebd3952a1
Add formatted_note and formatted_fields to GET /api/v1/profile ( #38339 )
2026-03-26 10:32:30 +00:00
David Roetzel
1fb5cb1e67
Add unique indexes for Collection(Item) URIs ( #38409 )
2026-03-26 10:17:08 +00:00
Matt Jankowski
df479d598f
Expand coverage for Tag.search_for method ( #38405 )
2026-03-26 10:03:17 +00:00
Claire
806e2a993a
Fix Webfinger endpoint not handling new AP ID scheme ( #38391 )
2026-03-26 09:58:47 +00:00
Claire
34b02b9006
Fix profile styling
2026-03-25 23:36:28 +01:00
Claire
89b42f89d0
Merge commit '19806be8ecc387adda4c229fc5e0e7b3af733e4f' into glitch-soc/merge-upstream
2026-03-25 23:17:26 +01:00
Claire
19806be8ec
Fix processing keys from separate documents ( #38407 )
2026-03-25 22:03:33 +00:00
Eugen Rochko
ee03209934
[Glitch] Add email subscriptions
...
Port bcf0718a9a 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 61e0ec8844 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 e3dfb7ddd6 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 1820a03622 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 37236acd3b 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 396d9dd12a 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
Claire
24bc05f3a4
Merge pull request #3459 from glitch-soc/glitch-soc/merge-upstream
...
Merge upstream changes up to 664efcf4c3
2026-03-25 21:30:45 +01:00
Echo
166f932d1e
[Glitch] Profile editing: Fix incorrect label
...
Port 74123950be 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 bafc552a72 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
Matt Jankowski
31abef8917
Remove archive screenshots step from search CI job ( #38403 )
2026-03-25 16:37:02 +00:00
David Roetzel
2884abacef
Fix item count ( #38402 )
2026-03-25 16:31:04 +00:00
Eugen Rochko
bcf0718a9a
Add email subscriptions ( #38163 )
2026-03-25 16:25:45 +00:00
Claire
b46d003e20
Don't install recommended packages in CI tasks ( #38401 )
2026-03-25 15:59:50 +00:00
Echo
61e0ec8844
Profile editing: Re-adds the character counter with the new limit ( #38400 )
2026-03-25 15:31:58 +00:00
David Roetzel
2a4b205c75
Make sure Delete reaches collection owner ( #38399 )
2026-03-25 15:28:20 +00:00
diondiondion
e3dfb7ddd6
Render FormattedMessage translations into React.Fragment by default ( #38398 )
2026-03-25 15:01:40 +00:00
Claire
15dbf8040e
Add support for multiple keypairs for remote accounts ( #38279 )
2026-03-25 14:52:12 +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
David Roetzel
c9eefd0ae7
Persist activity URI of a FeatureRequest ( #38393 )
2026-03-25 14:32:15 +00:00
David Roetzel
a0f6b6d365
Fix off-by-one error when creating collection items ( #38394 )
2026-03-25 14:29:11 +00:00
renovate[bot]
864d7b1267
Update dependency typescript to v6 ( #38344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com >
2026-03-25 13:43:41 +00:00
Matt Jankowski
2112ea4d63
Drop support for ruby 3.2 ( #37476 )
2026-03-25 13:18:34 +00:00
Matt Jankowski
664efcf4c3
Add have_attachment matcher for attached file exports ( #38389 )
2026-03-25 13:18:14 +00:00
David Roetzel
bcead76410
Only federate accepted collection items ( #38385 )
2026-03-25 13:04:09 +00:00
David Roetzel
84ea8334fe
Do not auto-accept remote collection items ( #38386 )
2026-03-25 13:04:05 +00:00
Claire
7583d07d3a
Change avatar and account header description limit and expose it in API ( #38384 )
2026-03-25 12:32:47 +00:00
renovate[bot]
45e7c7a5e1
Update storybook (non-major) ( #38353 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
2026-03-25 11:22:11 +00:00
David Roetzel
d9db4779cf
Handle local/remote collection items differently when deleting ( #38383 )
2026-03-25 10:57:34 +00:00
Echo
74123950be
Profile editing: Fix incorrect label ( #38382 )
2026-03-25 10:46:18 +00:00
Matt Jankowski
5d7682c7dd
Extract security_key_options endpoint to standalone controller ( #38367 )
2026-03-25 10:35:09 +00:00
diondiondion
bafc552a72
Hide empty state of topic suggestions dropdown in Collection editor ( #38356 )
2026-03-25 10:24:19 +00:00
Matt Jankowski
b399dc3191
Add coverage for "fields" feature of Account ( #38369 )
2026-03-25 10:23:45 +00:00
renovate[bot]
d6da3bdf1f
Update dependency react-easy-crop to v5.5.7 ( #38355 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 10:18:14 +00:00
renovate[bot]
5267a99fb8
Update dependency ws to v8.20.0 ( #38328 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 10:17:17 +00:00