Essem
0f7d1763c7
[Glitch] Fix notification request screen breaking due to dropdown
...
Port 1d7b45093d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-11 19:17:05 +02:00
Claire
80f7175379
Merge commit 'a296facdea884cc828999c9f9be0f4bc83afe68d' into glitch-soc/merge-upstream
2025-04-11 19:14:53 +02:00
Claire
a296facdea
Fix empty menu section in status dropdown ( #34431 )
2025-04-11 10:47:05 +00:00
Claire
5bf6b82625
Fix editing and redrafting polls ( #34430 )
2025-04-11 09:35:36 +00:00
Claire
23edac59ec
Fix dropdown menus not working on mobile ( #34428 )
2025-04-11 09:28:25 +00:00
github-actions[bot]
7d50942b36
New Crowdin Translations (automated) ( #34424 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-04-11 08:16:00 +00:00
Essem
1d7b45093d
Fix notification request screen breaking due to dropdown ( #34423 )
2025-04-11 04:27:12 +00:00
Eugen Rochko
b1c8a54df5
[Glitch] Add dropdown to lists of accounts in web UI
...
Port 5d817a758d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-10 17:53:16 +02:00
Claire
4e6c7fba78
Merge commit '678c8dfeec2c221cf609b924161dc03cebfa41e1' into glitch-soc/merge-upstream
2025-04-10 17:50:04 +02:00
Echo
d43bfa95aa
Adds featured tab to web ( #34405 )
2025-04-10 15:40:30 +00:00
Eugen Rochko
4cb9d6b333
[Glitch] Refactor <Dropdown> into TypeScript
...
Port 22d33244ee to glitch-soc
Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-10 17:19:49 +02:00
Eugen Rochko
f86148f324
[Glitch] Change alt text modal to use spring animations in web UI
...
Port b7c3235349 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-10 17:04:49 +02:00
Claire
300e9de24d
Merge commit '498372fd06bfb0235b75888629ca5de0336ccd71' into glitch-soc/merge-upstream
2025-04-10 17:02:40 +02:00
Eugen Rochko
5d817a758d
Add dropdown to lists of accounts in web UI ( #34391 )
2025-04-10 14:02:52 +00:00
github-actions[bot]
a89ddcfd2d
New Crowdin Translations (automated) ( #34407 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-04-10 07:01:39 +00:00
github-actions[bot]
498372fd06
New Crowdin Translations (automated) ( #34403 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-04-09 07:57:18 +00:00
Eugen Rochko
22d33244ee
Refactor <Dropdown> into TypeScript ( #34357 )
...
Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com >
2025-04-08 19:22:19 +00:00
Eugen Rochko
b7c3235349
Change alt text modal to use spring animations in web UI ( #34345 )
2025-04-08 19:22:05 +00:00
Eugen Rochko
861a5063f1
[Glitch] Change unfollow button label from "Mutual" to "Unfollow" in web UI
...
Port 0e5be63fb3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 20:43:43 +02:00
Eugen Rochko
5e5dbf9375
[Glitch] Refactor <FavouritedStatuses> and <BookmarkedStatuses> into TypeScript
...
Port 6a39f00745 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 20:43:43 +02:00
Eugen Rochko
c684b1df15
[Glitch] Refactor <FollowedTags> into TypeScript
...
Port bdf9baa2e8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 20:43:43 +02:00
Claire
2e16be22bf
Merge commit '0e5be63fb327403902076df602ec2dd410ada789' into glitch-soc/merge-upstream
2025-04-08 20:26:30 +02:00
Claire
5a7704c4a3
[Glitch] Fix usage of incorrect API endpoint for suggestion deletion
...
Port f66d092b32 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 19:15:04 +02:00
Renaud Chaput
f4371ee3bb
[Glitch] Fix the delete suggestion button not working and using a deprecated endpoint
...
Port d81983f181 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 19:14:40 +02:00
Echo
4f759ad2c3
[Glitch] Forces radio buttons to be correctly centred
...
Port ff7230df06 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 19:14:15 +02:00
Echo
568d6a9eac
[Glitch] Fix visual glitches with filtering posts
...
Port 54aefa9014 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-08 19:13:51 +02:00
Claire
4b491674b2
Merge commit '887336f2c66b6ac5049d10bf5f27fa69a15e0745' into glitch-soc/merge-upstream
2025-04-08 19:12:28 +02:00
Eugen Rochko
0e5be63fb3
Change unfollow button label from "Mutual" to "Unfollow" in web UI ( #34392 )
2025-04-08 16:28:14 +00:00
Eugen Rochko
6a39f00745
Refactor <FavouritedStatuses> and <BookmarkedStatuses> into TypeScript ( #34356 )
2025-04-08 16:06:31 +00:00
Eugen Rochko
bdf9baa2e8
Refactor <FollowedTags> into TypeScript ( #34355 )
2025-04-08 16:06:23 +00:00
Claire
f66d092b32
Fix usage of incorrect API endpoint for suggestion deletion ( #34398 )
2025-04-08 14:49:49 +00:00
Renaud Chaput
d81983f181
Fix the delete suggestion button not working and using a deprecated endpoint ( #34396 )
2025-04-08 10:35:54 +00:00
Echo
ff7230df06
Forces radio buttons to be correctly centred ( #34389 )
2025-04-07 10:56:30 +00:00
Echo
54aefa9014
Fix visual glitches with filtering posts ( #34387 )
2025-04-07 10:55:04 +00:00
github-actions[bot]
9a05688326
New Crowdin Translations (automated) ( #34374 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-04-07 06:45:26 +00:00
Eugen Rochko
3fcbad3e48
[Glitch] Refactor <DomainBlocks> to TypeScript
...
Port 2c70c28bbb to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-04 20:10:45 +02:00
Eugen Rochko
fafd384311
[Glitch] Refactor <CopyIconButton> to TypeScript
...
Port 063030df82 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-04 20:02:44 +02:00
Claire
99e3ea232f
Merge commit '5f87ae101c5e0e940e148d493eaac1ce31fe24c1' into glitch-soc/merge-upstream
2025-04-04 20:00:24 +02:00
github-actions[bot]
58e3e43e06
New Crowdin Translations (automated) ( #34366 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-04-04 07:24:27 +00:00
github-actions[bot]
e1d6748422
New Crowdin Translations (automated) ( #34360 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-04-03 08:42:19 +00:00
Eugen Rochko
2c70c28bbb
Refactor <DomainBlocks> to TypeScript ( #34347 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
2025-04-02 12:31:39 +00:00
github-actions[bot]
324acff572
New Crowdin Translations (automated) ( #34348 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-04-02 07:14:45 +00:00
Eugen Rochko
063030df82
Refactor <CopyIconButton> to TypeScript ( #34344 )
2025-04-02 06:45:16 +00:00
Echo
07d1625786
[Glitch] Upgrade to ESLint v9 flat config
...
Port e8270e2807 to glitch-soc
Co-authored-by: Nick Schonning <nschonni@gmail.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-04-01 20:59:38 +02:00
Claire
e0406fcf02
Merge commit 'e8270e2807727e1cf6a47a40442b3038c5bca858' into glitch-soc/merge-upstream
...
Conflicts:
- `.eslintrc.js`:
Upstream moved it to `eslint.config.mjs`.
Ported the glitch-soc changes there.
- `yarn.lock`:
Upstream updated dependencies close to glitch-soc-only dependencies.
Ported upstream's changes.
2025-04-01 20:59:34 +02:00
Echo
e8270e2807
Upgrade to ESLint v9 flat config ( #34324 )
...
Co-authored-by: Nick Schonning <nschonni@gmail.com >
2025-04-01 16:30:18 +00:00
github-actions[bot]
b2b532708e
New Crowdin Translations (automated) ( #34333 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-04-01 06:20:23 +00:00
Echo
65c553ab59
Fix bugs with upload progress ( #34325 )
2025-03-31 21:05:09 +00:00
Claire
832d3c36e8
[Glitch] Fix poll refresh button being incorrectly hidden
...
Port 33f3a4c4c8 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-31 17:17:01 +02:00
Eugen Rochko
da5a957d8f
[Glitch] Fix being unable to hide controls in full screen video in web UI
...
Port 70e14c1ed0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-03-31 17:16:38 +02:00