Claire
45d79427c4
Merge commit '0af2c4829ff86cf84ed9e7804d023f31e805542b' into glitch-soc/merge-upstream
...
Conflicts:
- `vite.config.mts`:
Conflict because of differently-named theme plugins.
Updated to go with upstream's changes.
2025-07-23 12:08:59 +02:00
diondiondion
82f1bb4191
[Glitch] fix: Fix quote posts styling on notifications page
...
Port 3771f9e04b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-22 23:20:30 +02:00
diondiondion
40de31ddad
[Glitch] refactor: Disable useDrag hook when main menu is not openable
...
Port a842b14c84 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-22 23:20:11 +02:00
diondiondion
696ad9d414
[Glitch] fix: Add lang attribute to current composer language in alt text modal
...
Port 138746bdcc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-22 23:19:55 +02:00
Claire
5ff0039d7b
Merge commit 'fab95b8dae3db411318638804a01675dd5b38a01' into glitch-soc/merge-upstream
2025-07-22 23:17:48 +02:00
github-actions[bot]
be3dc5b508
New Crowdin Translations (automated) ( #35453 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-22 10:10:37 +00:00
diondiondion
9c918e31e3
[Glitch] fix: Improve a11y of custom select menus in notifications settings
...
Port faffb73cbd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-21 21:21:03 +02:00
Claire
4bc361546e
Merge commit '19626ad89f66a32a3ddecb4f43a7b84e3236d287' into glitch-soc/merge-upstream
2025-07-21 21:19:53 +02:00
diondiondion
ee21f72211
fix: Don't submit post when pressing Enter in CW field ( #35445 )
2025-07-21 15:57:20 +00:00
diondiondion
4de5cbd6f5
refactor: Replace react-hotkeys with custom hook ( #35425 )
2025-07-21 14:43:38 +00:00
github-actions[bot]
6bb4113d0a
New Crowdin Translations (automated) ( #35428 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-21 09:01:34 +00:00
github-actions[bot]
dbd0c3cbd9
New Crowdin Translations (automated) ( #35420 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-18 07:52:05 +00:00
diondiondion
3771f9e04b
fix: Fix quote posts styling on notifications page ( #35411 )
2025-07-17 17:28:30 +00:00
diondiondion
a842b14c84
refactor: Disable useDrag hook when main menu is not openable ( #35414 )
2025-07-17 12:39:40 +00:00
diondiondion
138746bdcc
fix: Add lang attribute to current composer language in alt text modal ( #35412 )
2025-07-17 11:12:54 +00:00
github-actions[bot]
7e2d92284c
New Crowdin Translations (automated) ( #35408 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-17 09:31:22 +00:00
diondiondion
faffb73cbd
fix: Improve a11y of custom select menus in notifications settings ( #35403 )
2025-07-17 08:56:00 +00:00
Claire
e4a22e8068
Fix links in posts always having noreferrer in glitch flavor ( #3135 )
...
Fixes #3128
2025-07-16 22:56:36 +02:00
diondiondion
6628faaa6a
[Glitch] fix: Fix selected item in poll select menus is unreadable in Firefox
...
Port 558b9c90a6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-16 21:33:20 +02:00
Claire
d6ce7de2d3
Merge commit '331599fa2b335a7b832adcab594a833f09b808f0' into glitch-soc/merge-upstream
...
Conflicts:
- `.github/ISSUE_TEMPLATE/1.web_bug_report.yml`:
We don't use the github features that upstream does, so kept our version.
- `.github/ISSUE_TEMPLATE/2.server_bug_report.yml`:
We don't use the github features that upstream does, so kept our version.
2025-07-16 21:31:28 +02:00
github-actions[bot]
331599fa2b
New Crowdin Translations (automated) ( #35399 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-16 12:24:09 +00:00
diondiondion
558b9c90a6
fix: Fix selected item in poll select menus is unreadable in Firefox ( #35402 )
2025-07-16 12:03:39 +00:00
diondiondion
16caa6e387
[Glitch] refactor: Only remove pointer-events when necessary
...
Port 74fc4dbacf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-15 18:22:12 +02:00
diondiondion
dc5693fde3
[Glitch] fix: Improve Dropdown component accessibility
...
Port 82a6ff091f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-15 18:21:53 +02:00
Claire
eeffe580d8
Merge commit '74fc4dbacf5a9168074e91fc2d75309dc42ff1ed' into glitch-soc/merge-upstream
2025-07-15 18:19:32 +02:00
diondiondion
74fc4dbacf
refactor: Only remove pointer-events when necessary ( #35390 )
2025-07-15 15:57:31 +00:00
github-actions[bot]
d5e2cf5d3c
New Crowdin Translations (automated) ( #35379 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-15 08:16:56 +00:00
diondiondion
82a6ff091f
fix: Improve Dropdown component accessibility ( #35373 )
2025-07-15 07:52:34 +00:00
Claire
ad38168b77
Merge commit '7273f6c03cfc7fb74cc29ca9df610d1efb16417d' into glitch-soc/merge-upstream
2025-07-14 20:50:55 +02:00
github-actions[bot]
a643d9d498
New Crowdin Translations (automated) ( #35358 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-14 06:21:56 +00:00
Echo
500e7eccc6
[Glitch] Make bio hashtags open the local page instead of the remote instance
...
Port 853a0c466e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-11 19:00:16 +02:00
Echo
1dcf6a3937
[Glitch] Expose enabled features to the frontend
...
Port 94bceb8683 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-11 18:59:43 +02:00
Claire
1716f8da71
Merge commit '3b52dca4057560c58b260433722d91650fcd5040' into glitch-soc/merge-upstream
...
Conflicts:
- `app/serializers/initial_state_serializer.rb`:
Upstream added a `features` attribute where glitch-soc had extra ones.
Added `features` like upstream did.
2025-07-11 18:53:47 +02:00
Echo
853a0c466e
Make bio hashtags open the local page instead of the remote instance ( #35349 )
2025-07-11 15:18:34 +00:00
Echo
94bceb8683
Expose enabled features to the frontend ( #35348 )
2025-07-11 13:15:22 +00:00
github-actions[bot]
b69b5ba775
New Crowdin Translations (automated) ( #35344 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-11 08:14:39 +00:00
github-actions[bot]
b363a3651d
New Crowdin Translations (automated) ( #35335 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-10 07:23:27 +00:00
Claire
55914c6434
[Glitch] Fix replying from media modal or pop-in-player tagging user @undefined
...
Port e7c5c25dce81bd4e32a4bf599c759303420c47e3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-10 01:22:14 +02:00
Echo
c2d76e8994
[Glitch] Emoji Indexing and Search
...
Port a1e8813522 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-10 01:21:51 +02:00
Claire
e2a867507c
Merge commit 'e9170e2de1d75e02f04ad39f2af131c70189fb50' into glitch-soc/merge-upstream
2025-07-10 01:10:32 +02:00
Claire
e7c5c25de8
Fix replying from media modal or pop-in-player tagging user @undefined ( #35317 )
2025-07-09 12:13:51 +00:00
Echo
a1e8813522
Emoji Indexing and Search ( #35253 )
2025-07-09 09:55:41 +00:00
github-actions[bot]
76c1446416
New Crowdin Translations (automated) ( #35310 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-09 09:10:55 +00:00
diondiondion
615896c8ea
[Glitch] fix: Fix can't skip search field by tabbing
...
Port b5eebd4d2b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-08 16:44:19 +02:00
diondiondion
d9380857db
[Glitch] fix: Remove focus highlight when status is clicked in light mode
...
Port 3c0767f543 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-08 16:43:56 +02:00
Echo
1c89eb2250
[Glitch] Import Emojibase data
...
Port 52bc2f64f4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-07-08 16:43:23 +02:00
Claire
3efc857fbc
Merge commit '8ee6cee36e313fcc39763210dfcd3b871b47cacb' into glitch-soc/merge-upstream
2025-07-08 16:41:01 +02:00
github-actions[bot]
71b2120e5c
New Crowdin Translations (automated) ( #35286 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-08 09:22:38 +00:00
diondiondion
b5eebd4d2b
fix: Fix can't skip search field by tabbing ( #35281 )
2025-07-07 15:10:51 +00:00
github-actions[bot]
f6b2609353
New Crowdin Translations (automated) ( #35269 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-07-07 08:21:51 +00:00