29427 Commits

Author SHA1 Message Date
Federico Rao
61237253dc [Glitch] Guard against undefined AudioContext in useAudioContext hook
Port 61fdcf33303f9be249fbec4f576153bde2c9048b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:32 +02:00
diondiondion
81aaac4779 [Glitch] Fix crash of standalone wrapstodon and embedded status pages
Port a78d1150a9c8f385450bb0cfaa947c164c8c69d6 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:32 +02:00
Claire
6aca68e185 Merge commit 'e2b7096bd3f93afcf4d6b3e7ffb9ccdb417a9def' into glitch-soc/merge-4.6 2026-06-16 21:49:17 +02:00
Claire
e2b7096bd3
Bump version to v4.6.0-rc.2 (#39441) 2026-06-15 17:27:55 +02:00
diondiondion
80f9422ef2 [Accessibility] Return alt text for default server thumbnail (#39439) 2026-06-15 17:01:10 +02:00
Dmytro Oliinyk
72fa17a441 Fix service worker failing to load due to 404 on chunk dependencies (#39433) 2026-06-15 17:01:10 +02:00
Coro
dd12940ed5 Fix bio text overflow on account profile page (#39418) 2026-06-15 17:01:10 +02:00
diondiondion
2e5039ec73 Fix hovercard not showing in compose column (#39430) 2026-06-15 17:01:10 +02:00
Hanage999
bdfbc6b3a6 Fix categorised custom emojis missing from the emoji picker (#39421)
Signed-off-by: Hanage999 <hanage999@crazynewworld.net>
2026-06-15 17:01:10 +02:00
diondiondion
01d03d67a8 Change Page Up/Page Down hotkeys to require Alt modifier key (#39427) 2026-06-15 17:01:10 +02:00
David Roetzel
dc53b0e077 Destroy dependent notifications of a collection (#39429) 2026-06-15 17:01:10 +02:00
diondiondion
fcf222246a Prevent crash trying to access nullish location state (#39408) 2026-06-15 17:01:10 +02:00
Echo
6cf9be9880 Emoji: Add back to state (#39402) 2026-06-15 17:01:10 +02:00
Federico Rao
f79e0109fe Guard against undefined AudioContext in useAudioContext hook (#39397) 2026-06-15 17:01:10 +02:00
diondiondion
ce8bf016bd Fix crash of standalone wrapstodon and embedded status pages (#39400) 2026-06-15 17:01:10 +02:00
Claire
e2d44d8343 Update dependency net-imap (#39426) 2026-06-15 17:01:10 +02:00
Claire
61c56d4fd3
Merge pull request #3486 from ClearlyClaire/glitch-soc/drop-local-emoji
Completely drop support for the infamous local-only emoji
2026-06-12 19:16:32 +02:00
Claire
a8644ccb3e
Merge pull request #3529 from glitch-soc/glitch-soc/merge-upstream
Merge upstream changes up to b902c825054b953599cd0341acf428332fca5044
2026-06-12 19:16:15 +02:00
diondiondion
057d5e1be4 [Glitch] Fix misleading copy in "Remove me from collection" confirmation dialog
Port bd9184836740a8741da84def835bfbea29e2015b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-12 18:43:23 +02:00
Eugen Rochko
17d706ac54 [Glitch] Fix poll options being below uploads in compose form in web UI
Port 9910018b0d9dbad466a408a5dfd168a67f324067 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-12 18:43:23 +02:00
diondiondion
6e2f3ab2b2 [Glitch] Fix account hovercard sometimes not triggering
Port 2e3b81cc1ea89a4d1fea87c2be6df67ace64c9c5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-12 18:43:23 +02:00
Echo
7f0725767d [Glitch] Emojis: Improve custom search
Port 8ba8ce5669853e967a77e886b71dd18fcf35b8eb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-12 18:43:23 +02:00
diondiondion
0f61e15a6a [Glitch] Fix loading/errored emoji in detailed status display name causing line break
Port 90438e9b2e4b7216b0402d7679808dae9d206288 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-12 18:43:23 +02:00
diondiondion
d9fa3feeeb [Glitch] Add empty state to CollectionAdder component
Port 5098b8ccc9d95a866ef109e32b6cc5de069f12b9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-12 18:43:23 +02:00
Claire
08027edb10 Merge commit 'b902c825054b953599cd0341acf428332fca5044' into glitch-soc/merge-upstream 2026-06-12 18:37:02 +02:00
Claire
b902c82505
Trim stable-4.3 from changelog and update SECURITY.md (#39395) 2026-06-12 09:33:03 +00:00
renovate[bot]
9c8fc8f56c
Update dependency aws-sdk-s3 to v1.225.1 (#39369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-12 09:25:39 +00:00
renovate[bot]
68e5bc44de
Update dependency aws-sdk-core to v3.252.0 (#39370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-12 09:25:23 +00:00
Matt Jankowski
c0ee6f33c5
Add basic coverage for MuteWorker job (#39384) 2026-06-12 08:14:46 +00:00
Eugen Rochko
d6336defae
Add last few items to the changelog (#39394) 2026-06-12 08:08:13 +00:00
github-actions[bot]
03ccfc2172
New Crowdin Translations (automated) (#39390)
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-12 07:56:12 +00:00
diondiondion
bd91848367
Fix misleading copy in "Remove me from collection" confirmation dialog (#39391) 2026-06-12 07:37:14 +00:00
Eugen Rochko
9910018b0d
Fix poll options being below uploads in compose form in web UI (#39388) 2026-06-12 05:59:36 +00:00
Eugen Rochko
2630e7e7a2
Fix missing string for custom filter import (#39386) 2026-06-12 05:59:23 +00:00
Eugen Rochko
77740e0ce1
Fix missing heading styles in settings area (#39387) 2026-06-12 05:59:08 +00:00
Eugen Rochko
d438a09ddb
Bump version to 4.6.0-rc.1 (#39383) 2026-06-11 17:22:41 +00:00
Pia B.
35f3748482
Add import for custom filters (#39256) 2026-06-11 16:32:46 +00:00
diondiondion
2e3b81cc1e
Fix account hovercard sometimes not triggering (#39381) 2026-06-11 16:18:44 +00:00
Echo
8ba8ce5669
Emojis: Improve custom search (#39382) 2026-06-11 16:02:58 +00:00
Shlee
1f84b98292
Follow up to #38711 - support instances running on subdomains (#39379) 2026-06-11 13:58:19 +00:00
Claire
604b34faaf
Merge pull request #3528 from glitch-soc/glitch-soc/merge-upstream
Merge upstream changes up to 96e23af89258068d05cc8557df914b4a9add385b
2026-06-11 15:32:45 +02:00
diondiondion
90438e9b2e
Fix loading/errored emoji in detailed status display name causing line break (#39378) 2026-06-11 13:20:02 +00:00
Shlee
e52fc4a0c1
Follow up to #39323 - for tag_search_service (#39375) 2026-06-11 13:14:20 +00:00
Shlee
655dca8a78
Follow up to #38809 - Appending not following condition (as standard) (#39377) 2026-06-11 13:10:27 +00:00
Shlee
640cc39869
Typo in authorize_interactions_controller.rb (#39376) 2026-06-11 13:05:25 +00:00
diondiondion
5098b8ccc9
Add empty state to CollectionAdder component (#39372) 2026-06-11 12:22:55 +00:00
diondiondion
99ef947f96 [Glitch] Fix "unlisted collections" profile section can be visible to other users
Port 96e23af89258068d05cc8557df914b4a9add385b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-11 13:30:04 +02:00
diondiondion
704e570dfb [Glitch] Auto-focus mobile composer
Port 782ceb3795e3cc97cb0e7e29983962adcea7e946 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-11 13:29:25 +02:00
Nishiki
e5cf23b3b5 [Glitch] fix: sensitive media card display
Port 40bf2dca1e41cb5aeaae933ae886fc02d8fa7d56 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-11 13:27:22 +02:00
Claire
bbbbb24dbd Merge commit '96e23af89258068d05cc8557df914b4a9add385b' into glitch-soc/merge-upstream 2026-06-11 13:26:25 +02:00