diondiondion
ada096fd2b
[Glitch] Refactor report modal heading translation
...
Port fe2db1e2e854fde6cdd82344bde0f9fee9ac2151 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-17 14:44:24 +02:00
diondiondion
de89461fb8
[Glitch] Fix tiny spacing above character counter
...
Port e966aae0492cc612a96757ea01a204d9ae60a3aa to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-17 14:44:24 +02:00
diondiondion
772106eb08
[Glitch] Add category selection to collection report modal
...
Port 97db9fb1a5bbe74ec4cdcbc498ea2e998d3ed510 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-17 14:44:24 +02:00
Claire
ddfb2ea968
[Glitch] Fixes being unable to edit an attachment twice without submitting
...
Port 3109a5a4d8612ba2d9468a2151cafbe738598099 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-17 14:44:24 +02:00
Claire
5dfb14f518
[Glitch] Fix styling of follow requests
...
Port 69fdefb376da47ad38d04b69108729ab675d7b68 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-17 14:44:24 +02:00
Claire
6b4e8c7467
Merge commit 'e8642389912b1059c921f0836825f12a0f2779db' into glitch-soc/merge-4.6
...
Conflicts:
- `app/models/account.rb`:
Upstream changed the display name length limit for local users,
but glitch-soc has a configurable limit.
Updated the default limit to be upstream's new limit.
2026-06-17 14:40:25 +02:00
github-actions[bot]
9d34527db5
New Crowdin Translations for stable-4.6 (automated) ( #39469 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-17 12:33:01 +02:00
diondiondion
eba056979f
Refactor report modal heading translation ( #39457 )
2026-06-17 12:09:12 +02:00
diondiondion
a5fd36e95c
Fix tiny spacing above character counter ( #39467 )
2026-06-17 12:09:12 +02:00
diondiondion
e85019c17e
Add category selection to collection report modal ( #39456 )
2026-06-17 12:09:12 +02:00
Claire
291dda95da
Fixes being unable to edit an attachment twice without submitting ( #39453 )
2026-06-17 12:09:12 +02:00
Claire
4cccaaa9ec
Fix styling of follow requests ( #39452 )
2026-06-17 12:09:12 +02:00
Coro
b14f20aca6
[Glitch] Fix bio text overflow on account profile page
...
Port 74391c72c647257fce809309599608d6fac746b1 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:33 +02:00
diondiondion
ea0f807516
[Glitch] Fix hovercard not showing in compose column
...
Port 8544f95ad63bdcf5401dbf121043f1645e725b83 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:33 +02:00
Hanage999
57246a0539
[Glitch] Fix categorised custom emojis missing from the emoji picker
...
Port b4be90f9ea3e29e166b4fb0d0e0cc6b32dbf908b to glitch-soc
Signed-off-by: Hanage999 <hanage999@crazynewworld.net>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:32 +02:00
diondiondion
149b5b7989
[Glitch] Change Page Up/Page Down hotkeys to require Alt modifier key
...
Port 083b325a9a89b2eb73e490595e987440cd544093 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:32 +02:00
diondiondion
7fb9eb452b
[Glitch] Prevent crash trying to access nullish location state
...
Port 4fce6e0f7338ee6d6a791039357e8dd69adc206e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:32 +02:00
Echo
4b67d8e34f
[Glitch] Emoji: Add back to state
...
Port 963a54664804e60ea8e30795090a0f20de7a48dc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:32 +02:00
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
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
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
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
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
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
diondiondion
90438e9b2e
Fix loading/errored emoji in detailed status display name causing line break ( #39378 )
2026-06-11 13:20:02 +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
diondiondion
96e23af892
Fix "unlisted collections" profile section can be visible to other users ( #39373 )
2026-06-11 10:15:34 +00:00
diondiondion
782ceb3795
Auto-focus mobile composer ( #39360 )
2026-06-11 08:15:40 +00:00
Nishiki
40bf2dca1e
fix: sensitive media card display ( #39366 )
2026-06-11 08:14:53 +00:00