29556 Commits

Author SHA1 Message Date
Thomas Pike
a45af2e1a4 Fix encryption warning "read more" link (#39635) 2026-07-02 14:14:43 +02:00
Claire
1fd5fe741c Always use public/packs and not public/packs-test for assets (#39623) 2026-07-02 14:14:43 +02:00
Brook Miles
27c66a997f fix tootctl media lookup fails on local media URLs (#39615) 2026-07-02 14:14:43 +02:00
diondiondion
7198db59bf Fix visible transparent navigation link borders in Windows forced-contrast mode (#39614) 2026-07-02 14:14:43 +02:00
RoOhi
3642757ea4 Fix: Ignore non-http/https protocols in Service Worker handleFetch (#39507) 2026-07-02 14:14:43 +02:00
Claire
7f2fd68a1e
Merge pull request #3553 from glitch-soc/glitch-soc/merge-4.6
Merge upstream changes up to 70d39d364ba6183a2b6e2f763204fe2c21e0ca42 into stable-4.6
2026-06-25 11:42:41 +02:00
Claire
42e1446900 Merge commit '70d39d364ba6183a2b6e2f763204fe2c21e0ca42' into glitch-soc/merge-4.6 2026-06-25 11:07:11 +02:00
Claire
70d39d364b Bump version to v4.6.2 2026-06-25 10:56:15 +02:00
renovate[bot]
b90dcd0245 Update dependency FFmpeg/FFmpeg to v8.1.2 (#39464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-25 10:56:15 +02:00
Claire
311e648ffa
Merge pull request #3549 from glitch-soc/glitch-soc/merge-4.6
Merge upstream changes up to 46108ecfe18f53e8a989aa36e9397914f6bc0108 in stable-4.6
2026-06-24 17:54:54 +02:00
diondiondion
c66654325c [Glitch] Fix combobox menu not closing after a selection
Port 724cac9a557651ad5a71fb744b387ccca1f47ae4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-24 17:30:07 +02:00
Echo
6308fcd9f8 [Glitch] Add more resilience to Emoji IDB upgrades
Port 1dc2abb9f5b430f80e771f214343983919cd543d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-24 17:30:07 +02:00
diondiondion
d45a4a2dc3 [Glitch] Fix combobox listbox not scrolling up when new suggestions have loaded
Port 8c0b777d776594b901208a4a10d3ef1f5c4ccb0d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-24 17:30:07 +02:00
diondiondion
5109b00bc0 [Glitch] Fix media modal navigation in RTL languages
Port f1b0832bfb08dc2d8ccb410be917095f0fcac62e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-24 17:30:07 +02:00
diondiondion
695371f591 [Glitch] Fix accounts not visible in collection editor in advanced web interface
Port c60fa47e464f6d13825f32162f447ddca9b8f200 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-24 17:30:07 +02:00
Claire
3083fdad1f Merge commit '46108ecfe18f53e8a989aa36e9397914f6bc0108' into glitch-soc/merge-4.6 2026-06-24 17:27:19 +02:00
Claire
46108ecfe1 Update changelog 2026-06-24 15:34:54 +02:00
diondiondion
2abd442c64 Fix combobox menu not closing after a selection (#39595) 2026-06-24 15:34:54 +02:00
Claire
8fe3dbad2e Bump version to v4.6.1 2026-06-24 14:48:52 +02:00
Echo
6b17583352 Add more resilience to Emoji IDB upgrades (#39576) 2026-06-24 14:24:05 +02:00
diondiondion
ed5f3269e1 Fix combobox listbox not scrolling up when new suggestions have loaded (#39588) 2026-06-24 14:24:05 +02:00
diondiondion
a090a9f515 Fix media modal navigation in RTL languages (#39587) 2026-06-24 14:24:05 +02:00
diondiondion
5c7492c5e4 Fix accounts not visible in collection editor in advanced web interface (#39586) 2026-06-24 14:24:05 +02:00
Claire
eb5daf4a64
Merge pull request #3547 from glitch-soc/glitch-soc/merge-4.6
Merge upstream changes up to b5e771b89e7b55b9feb301d257e2d4dc7ca46c1d
2026-06-23 21:20:09 +02:00
Eugen Rochko
ce910e453c [Glitch] Fix simplified layout applying to other pages in web UI
Port 27a253beaca4cef30784665e786fa7da4dc00415 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-23 18:06:52 +02:00
Echo
3220a3270b [Glitch] Fix Vite build warning
Port a95254147442fa3e46228559eeb13d7f765b4b01 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-23 18:06:52 +02:00
Echo
1403e66c6e [Glitch] Removes comment as it was breaking Vite rewriting import path
Port 0c7d619b98355b6f19124c30d5d1f90ffc23f448 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-23 18:06:52 +02:00
diondiondion
ea35729b77 [Glitch] Fix redundant indentation on Post reply indicator
Port 56fa1b93416d7172279bb6d4ab90fa01f92a9b0f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-23 18:06:52 +02:00
Shlee
62b479a852 [Glitch] Follow up to #39458 - Hardcoded maxLength of 30 for display name after recent change to 40.
Port 310e82109b8c7d143f0f77f116ae035590a64ca1 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-23 18:06:52 +02:00
diondiondion
7c21f06bd7 [Glitch] Fix advanced UI columns not using mobile styles
Port 98ec69911c07dfe4af5117c2b4ded3ae064a6b72 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-23 18:06:52 +02:00
diondiondion
dc4d9d8f22 [Glitch] Fix "private mention" post heading overlapping thread line
Port a951cf301166f212bc14b8220d8ed4b5b0655059 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-23 18:06:52 +02:00
diondiondion
81590f1c9c [Glitch] Fix custom profile field overflow
Port 2a894970ac8d052b196969668c5dd8c81c48cca0 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-23 18:06:52 +02:00
Claire
2f491f0d48 Merge commit 'b5e771b89e7b55b9feb301d257e2d4dc7ca46c1d' into glitch-soc/merge-4.6
Conflicts:
- `lib/mastodon/version.rb`:
  Upstream bumped the Mastodon API version.
   Did it as well.
2026-06-23 18:01:59 +02:00
GitHub Actions
b5e771b89e New Crowdin translations 2026-06-23 17:57:50 +02:00
renovate[bot]
b020032df5 Update Node.js to 24.17 (#39483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-23 17:35:29 +02:00
Claire
a454bbde69 Bump Mastodon API version (#39574) 2026-06-23 17:35:29 +02:00
nicole mikołajczyk
30b1bf86fa Accept avatar_description and header_description in /api/v1/accounts/update_credentials (#39547)
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2026-06-23 17:35:29 +02:00
David Roetzel
b06e9f5a5e LDAP: Fix attempted modification of frozen hash (#39571) 2026-06-23 17:35:29 +02:00
Eugen Rochko
4f425d9b77 Fix simplified layout applying to other pages in web UI (#39570) 2026-06-23 17:35:29 +02:00
renovate[bot]
6031e53133 Update dependency chewy to v8.4.1 (#39474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-23 11:27:36 +02:00
Echo
7418eaa1f2 Fix Vite build warning (#39562) 2026-06-23 11:17:55 +02:00
Echo
903594f70c Removes comment as it was breaking Vite rewriting import path (#39558) 2026-06-23 11:17:55 +02:00
David Roetzel
e38abc3801 Add scheduler job to repair collection attribution (#39550) 2026-06-23 11:17:55 +02:00
renovate[bot]
c473e28bd1 Update dependency ox to v2.14.27 (#39508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-23 11:17:55 +02:00
Matt Jankowski
af8ae721d5 Reduce setup step timeout, increase overall timeout (#39495) 2026-06-23 11:17:55 +02:00
diondiondion
ef35e07832 Fix redundant indentation on Post reply indicator (#39554) 2026-06-23 11:17:55 +02:00
renovate[bot]
ec89e73f7b Update dependency concurrent-ruby to v1.3.7 [SECURITY] (#39553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-23 11:17:55 +02:00
renovate[bot]
2734f386c7 Update dependency nokogiri to v1.19.4 (#39551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-23 11:17:55 +02:00
Shlee
eb2d1c0f2a Follow up to #39458 - Hardcoded maxLength of 30 for display name after recent change to 40. (#39499) 2026-06-23 11:17:55 +02:00
diondiondion
5a3f942a5d Fix advanced UI columns not using mobile styles (#39528) 2026-06-23 11:17:54 +02:00