28511 Commits

Author SHA1 Message Date
Claire
7a4747122e Merge commit 'ca5c0a144ade4bff7bd10446a39d86116879884e' into glitch-soc/merge-upstream
- `CODE_OF_CONDUCT.md`:
  Adopt upstream's new Code of Conduct
2026-04-01 19:11:21 +02:00
Claire
414d015fc1
Merge pull request #3463 from glitch-soc/glitch-soc/merge-upstream
Merge upstream changes up to 30275cd80e8552d6cbcdeb11f83a4d5028aa6eae
2026-04-01 19:09:56 +02:00
Claire
09e49e8553 [Glitch] Fix text layout in edition history dropdown
Port b1bb3baefbed0f89abee82bc27000db2e62c22fe to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-01 18:38:27 +02:00
Claire
b5c1a13341 Merge commit '30275cd80e8552d6cbcdeb11f83a4d5028aa6eae' into glitch-soc/merge-upstream 2026-04-01 18:37:21 +02:00
Echo
ca5c0a144a
Profile redesign: Remove feature flag (#38513) 2026-04-01 15:03:43 +00:00
renovate[bot]
159d710bc1
Update dependency use-debounce to v10.1.1 (#38484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 14:44:43 +00:00
Eugen Rochko
93dcca7f12
Add email subscriptions to profiles in web UI (#38487) 2026-04-01 14:24:28 +00:00
Claire
db704180b2
Fix signature verification when the key ID is an acct: URI (#38516) 2026-04-01 14:14:53 +00:00
Echo
36d85f8521
Fix jump when loading more media gallery items (#38512) 2026-04-01 14:02:00 +00:00
Echo
e8f4896b08
Profile redesign: Profile fields overflow (#38510) 2026-04-01 14:01:22 +00:00
Echo
9b6354802a
Fix linting dev directories (#38514) 2026-04-01 13:45:10 +00:00
renovate[bot]
5a572f9c89
Update dependency axios to v1.14.0 (#38466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 13:24:06 +00:00
renovate[bot]
c2aafda610
Update dependency vite-plugin-svgr to v5 (#38480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-01 13:22:46 +00:00
nicole mikołajczyk
1f7d6cde5e
Don't end account dropdown menu with a separator (#38481) 2026-04-01 13:22:19 +00:00
Claire
e9a051fcef
Fix FetchRemoteKeyService possibly returning incorrect keys (#38511) 2026-04-01 12:59:34 +00:00
MitarashiDango
8733d09dc4
Improve relative time display when post time is in the future (#38488) 2026-04-01 10:40:54 +00:00
Echo
0d20f2367a
Profile redesign: Remove extra underline from number fields (#38509) 2026-04-01 10:40:02 +00:00
Eugen Rochko
0742a01571
Add MX record validation to e-mail subscriptions, refactor validator (#38502) 2026-04-01 10:04:59 +00:00
github-actions[bot]
eda0f62f89
New Crowdin Translations (automated) (#38505)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-04-01 09:16:06 +00:00
Matt Jankowski
13e21fb1f2
Improve resilience of tootctl maintenance fix-duplicates command (#38501)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2026-04-01 09:08:15 +00:00
David Roetzel
62479b7b0a
Remove collections_federation feature flag (#38508) 2026-04-01 08:55:41 +00:00
Eugen Rochko
14544dc4dd
Fix subject of email subscription notification e-mail being difficult to localize (#38507) 2026-04-01 08:32:47 +00:00
github-actions[bot]
6736b50c14
New Crowdin Translations (automated) (#38496)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-03-31 14:53:38 +00:00
Andy Piper
ede655517b
Update to Contributor Covenant v3.0 (#36323)
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
2026-03-30 16:36:07 +00:00
Claire
30275cd80e
Disable extraneous devise strategies if DISABLE_DEVISE_TWO_STRATEGIES is set to true (#38486) 2026-03-30 14:45:59 +00:00
Claire
b1bb3baefb
Fix text layout in edition history dropdown (#38485) 2026-03-30 13:27:00 +00:00
Matt Jankowski
52df641172
Use ruby version 4.0.2 (#37445) 2026-03-30 10:21:36 +00:00
github-actions[bot]
ac69a3374c
New Crowdin Translations (automated) (#38470)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-03-30 09:37:48 +00:00
Matt Jankowski
77507d2c7c
Add counting convenience methods on BulkImport (#38465) 2026-03-30 08:52:48 +00:00
Claire
bff48d3653
Merge pull request #3461 from glitch-soc/glitch-soc/merge-upstream
Merge upstream changes up to 8e00f7cc8fab9b447f80a27a972eef78186633ad
2026-03-27 20:05:07 +01:00
diondiondion
7df8fab59a [Glitch] Improve contrast for text-warning and text-success tokens
Port 8e00f7cc8fab9b447f80a27a972eef78186633ad 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 6e103636f2214520812432635fd50a9633cec64c 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 e303c89e4d97235411c405c388034a87acd7fdce 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 098d698a7e24982324996c4a0df23f2c423b31c8 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 9a076359b9dd1a58ebf084d7b9361a3882ba4857 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 43adb2c91d9254a88eef25dbc4a93c34f473f918 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 db54c59df4af34ea2752141f9a8c7bd2150c80f0 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 a8c08dfeb3c997a66923c6aad18e109c288fa85d 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 931f43c8b846674a14eafdec104cb5225237d9bb 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 92fa8ce88c3c01225c4ceb5ecbf31370f8bd9ed3 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 57a4f6b6eca3ddfd18e28fb00bf698a9e5dceefb 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 9b6f877be59b8da9aba1ae82cf455bdaa5ae512d 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 e26c6fa2560b3a7a1b6d3032544fc30a0e587aa3 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