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
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
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
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
5098b8ccc9
Add empty state to CollectionAdder component ( #39372 )
2026-06-11 12:22:55 +00: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
github-actions[bot]
b5a2dd20f6
New Crowdin Translations (automated) ( #39367 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-11 07:42:56 +00:00
Claire
89c2ac444f
Merge commit '9e0a3aaf08e7d4fc700f7f19d61f5f8fee346b6a' into glitch-soc/merge-upstream
2026-06-10 18:52:58 +02:00
Eugen Rochko
1bbe3872f2
Change validation to permit polls and media being combined ( #39203 )
2026-06-10 15:20:21 +00:00
diondiondion
2994e8543d
[Accessibility] Navigation focus handling polish ( #39358 )
2026-06-10 14:50:49 +00:00
diondiondion
bcb8553e01
[Accessibility] Manage focus on navigation ( #39350 )
2026-06-10 12:34:48 +00:00
diondiondion
bff9f0eb6d
Fix uncontained text overflow in column header ( #39356 )
2026-06-10 12:03:47 +00:00
Echo
9f7e2d0002
Emoji substring search ( #39353 )
2026-06-10 10:40:48 +00:00
diondiondion
b2996dcbbc
Fix font size of Callout component actions in Safari ( #39354 )
2026-06-10 09:59:03 +00:00
matrix07012
f2094164c4
Fix being unable to unmark media as sensitive when "always mark media as sensitive" is enabled ( #39339 )
2026-06-10 09:27:38 +00:00
github-actions[bot]
6432fa6649
New Crowdin Translations (automated) ( #39351 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-10 09:03:15 +00:00
Claire
e08c8b6933
Merge commit 'b48f907b20e2c9909665a484041845697d26f17c' into glitch-soc/merge-upstream
...
Conflicts:
- `app/helpers/settings_helper.rb`:
Upstream added a new helper.
Conflict caused by the fact there is a glitch-soc specific helper.
Added upstream's new helper in addition to glitch-soc's.
2026-06-09 21:30:54 +02:00
Evan Prodromou
9c493c20b9
Add policy to filter notifications from bots ( #38494 ) ( #38809 )
2026-06-09 12:28:53 +00:00
github-actions[bot]
7b858ec3e6
New Crowdin Translations (automated) ( #39341 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-09 09:25:45 +00:00
diondiondion
4ee21a6c14
[Accessibility] Allow alerts ("toasts") to be announced by assistive tech ( #39335 )
2026-06-08 15:12:56 +00:00
Claire
c4ea89dfd9
Change media attachment limit to 10000 characters ( #39306 )
2026-06-08 14:03:56 +00:00
diondiondion
1bfdfcae7b
Fix broken column header layout after heading refactor ( #39331 )
2026-06-08 13:45:28 +00:00
Noelle Leigh
94918dfcd1
Fix inconsistent keyboard_shortcuts.translate string ( #39328 )
2026-06-08 12:58:42 +00:00
diondiondion
bcafd7d0c7
Accessibility: Move column extra buttons out of h1 column heading ( #39305 )
2026-06-08 10:16:33 +00:00
diondiondion
87024b9e1c
Fix alignment of icon and text in Callout component ( #39324 )
2026-06-08 09:08:00 +00:00
github-actions[bot]
a3c6a52117
New Crowdin Translations (automated) ( #39314 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-06-08 08:23:55 +00:00
Claire
c2e6cbb12b
Merge commit 'ead13d4826a7ba1699d6bb310e58642b15687671' into glitch-soc/merge-upstream
2026-06-07 14:29:57 +02:00
David Bento
b3a40bb010
Fix "change thumbnail" button being visible when it shouldn't ( #35186 ) ( #38467 )
2026-06-05 14:45:01 +00:00
diondiondion
c08d13a65c
Fix missing null check when importing collections from notifications ( #39300 )
2026-06-05 10:01:55 +00:00
diondiondion
2d2a7ec8d6
Fix Collections editor allowing to add the same account multiple times ( #39296 )
2026-06-05 09:28:28 +00:00