17782 Commits

Author SHA1 Message Date
Claire
659a077616 Merge commit '07236016bcc78a82205093b3e067bf4a1bb07d88' into glitch-soc/merge-upstream 2026-06-03 12:19:05 +02:00
Claire
c2daca655f
Merge commit from fork 2026-06-03 11:57:50 +02:00
Renaud Chaput
f0359af358
Change Mastodon gGmbH => Mastodon GmbH (#39261) 2026-06-03 09:36:50 +00:00
Martin Dørum
4a5cfb09ad [Glitch] Make the hidden account message less misleading
Port 78e8ee7a4316f92fa54bebf855371f3ba0a46b93 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-02 18:04:11 +02:00
diondiondion
4edebef9aa [Glitch] Fix formatting of user names with custom emojis in EmptyState component
Port b076ef1b1bbdd0d27891ff167f942deeb8c29023 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-02 18:03:03 +02:00
diondiondion
a864d256ab [Glitch] Fixes author name spacing in trending links items
Port 0f7ec43b4ad1e9a53c2b5a61ae4dfa469e69fcaa to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-02 18:02:41 +02:00
Claire
dd12ed2b98 Merge commit 'd1c26c1e27348278fb8081b290e300b327a61ca1' into glitch-soc/merge-upstream 2026-06-02 18:01:45 +02:00
diondiondion
b076ef1b1b
Fix formatting of user names with custom emojis in EmptyState component (#39249) 2026-06-02 12:04:40 +00:00
Martin Dørum
78e8ee7a43
Make the hidden account message less misleading (#39231) 2026-06-02 09:14:12 +00:00
diondiondion
0f7ec43b4a
Fixes author name spacing in trending links items (#39246) 2026-06-02 09:04:51 +00:00
github-actions[bot]
f851dcbefb
New Crowdin Translations (automated) (#39244)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-02 08:00:21 +00:00
Claire
524d3a0d7f [Glitch] Fix server rules and custom closed registrations message
Port ab8f9d94ea4cd2e3664f1d1da945346ea3602750 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-01 18:01:23 +02:00
Claire
3cf0fb7ba0 Merge commit 'facb552c9cdbe8a2ebff0b94ebf2c9e9ec385347' into glitch-soc/merge-upstream 2026-06-01 18:00:03 +02:00
zunda
423d0ca875
Extract text from language tagged strings for link preview (#39190) 2026-06-01 15:10:08 +00:00
Matt Jankowski
8d4f9a97fe
Move by_domain/local interaction check to filter (#39216) 2026-06-01 14:52:19 +00:00
Claire
89d9fc8889
Remove ignored_columns for columns removed in pre-4.2.0 migrations (#39237) 2026-06-01 14:40:03 +00:00
Claire
1bd13af546
Fix error handling for invalid keys in signature verification (#39235) 2026-06-01 13:20:23 +00:00
Pia B.
f6c156197e
Add export for custom filters (#39085)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2026-06-01 09:56:17 +00:00
Michael Stanclift
88c5d17cf7
Link directly to pending user account in email notification (#39206) 2026-06-01 09:36:39 +00:00
Claire
ab8f9d94ea
Fix server rules and custom closed registrations message (#39232) 2026-06-01 09:28:13 +00:00
github-actions[bot]
1dfad49524
New Crowdin Translations (automated) (#39224)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-01 07:52:25 +00:00
diondiondion
45628d7e6e [Glitch] Reduce account overfetching when displaying collection lists
Port 0caf334891e0a5f4e995f1d667eb83d3aad7e41e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-30 12:20:38 +02:00
diondiondion
6032a17cc2 [Glitch] Make handle button text selectable
Port 8e15e49e87984e5165b64c7bb4b58e4a51c8dd58 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-30 12:20:10 +02:00
diondiondion
ac0bacbcc0 [Glitch] Remove frontend check for collections feature flag
Port 7fba458d9227bea224a6c779f895c4945005f074 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-30 12:19:47 +02:00
diondiondion
bc9732c26c [Glitch] Use new Collections endpoint version
Port a86f3a4000bac9d502f5a7613f2fa544755a8321 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-30 12:19:11 +02:00
Echo
121839f262 [Glitch] Collections: Add default recommendations
Port fa1e16ed9fe5633d9e86468d57b2040608677c37 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-30 12:18:47 +02:00
Echo
b5bd0f2297 [Glitch] Collection notification filtering
Port 4101f567c5da9f388f48cfd59ea805646dd6159a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-30 12:18:17 +02:00
Claire
ae2ff31f32 Merge commit '0caf334891e0a5f4e995f1d667eb83d3aad7e41e' into glitch-soc/merge-upstream
Conflicts:
- `lib/mastodon/version.rb`:
  Upstream updated the API version, while we also have a custom glitch API version.
  Updated as upstream did.
2026-05-30 12:13:35 +02:00
diondiondion
0caf334891
Reduce account overfetching when displaying collection lists (#39220) 2026-05-29 15:27:57 +00:00
diondiondion
8e15e49e87
[Profile] Make handle button text selectable (#39217) 2026-05-29 13:14:06 +00:00
diondiondion
7fba458d92
Remove frontend check for collections feature flag (#39215) 2026-05-29 13:07:00 +00:00
diondiondion
a86f3a4000
Use new Collections endpoint version (#39214) 2026-05-29 12:48:12 +00:00
Echo
fa1e16ed9f
Collections: Add default recommendations (#39202) 2026-05-29 11:53:03 +00:00
David Roetzel
572612fde9
Remove collections feature flag (#39211) 2026-05-29 09:37:42 +00:00
David Roetzel
6d3182a6eb
Move Collections API to v1 namespace (#39210) 2026-05-29 08:39:51 +00:00
github-actions[bot]
f436be9410
New Crowdin Translations (automated) (#39193)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-05-29 07:30:42 +00:00
Pia B.
8a9ea06dee
fixes bug Admin Mailer trends mail not displayed correctly (#39122) 2026-05-28 20:14:31 +00:00
Echo
4101f567c5
Collection notification filtering (#39198) 2026-05-28 20:13:56 +00:00
David Roetzel
faa5944d46
Hydrate user-specific feature approval policy (#39194) 2026-05-28 19:52:49 +00:00
Matt Jankowski
03b20bc0a4
Use rescue_from to handle missing status scenario in NotificationMailer (#38155) 2026-05-28 07:19:52 +00:00
Itoh Shimon
33f2888ae3 [Glitch] Enable vertical text editing on Alt text editor
Port ddd687b98e3cea8c172f3b0b0e4cf36f96582886 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-27 20:14:47 +02:00
Echo
46a819e764 [Glitch] Collections: Handle URLs in search
Port d229157f193e1394718151c5048e2e2857dee46d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-27 20:13:12 +02:00
diondiondion
5c3dee40c5 [Glitch] Differentiate accessible labels of About links in footer
Port 888011de6970f337a154127a63823043997e5f8f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-27 20:11:56 +02:00
diondiondion
b7c5e88186 [Glitch] Refactor BundleColumnError to TS
Port b5879fd61fe6c6e570920fca0501ba7fa2568a72 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-27 20:11:12 +02:00
diondiondion
2d58ea3d50 [Glitch] Refactor "copy to clipboard" functionality into hook
Port bd2e86d7f4f30b290ad1fb4dce6c1b9846776a3d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-27 20:09:25 +02:00
diondiondion
daf498a743 [Glitch] Fix navigation overflow issue in advanced UI
Port 5f998507ece25be175ceb06e3729c411f3c0f37c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-27 20:08:50 +02:00
Claire
83e77e88ae Merge commit '9215e1ec53dcf3714080c84af7af070bcb8d9978' into glitch-soc/merge-upstream 2026-05-27 20:04:47 +02:00
Itoh Shimon
ddd687b98e
Enable vertical text editing on Alt text editor (#38797) 2026-05-27 16:23:52 +00:00
Echo
d229157f19
Collections: Handle URLs in search (#39182) 2026-05-27 13:13:38 +00:00
diondiondion
888011de69
[Accessibility] Differentiate accessible labels of About links in footer (#39181) 2026-05-27 10:35:15 +00:00