Claire
dd3b51c944
Fix secondary post button appearing on reply despite being set to “None” ( #3039 )
...
Fixes #3005
2025-04-12 13:42:48 +02:00
Claire
62237332ed
Switch to glitch-soc docker images in docker-compose ( #3038 )
...
Fixes #3032
2025-04-12 11:49:22 +02:00
github-actions[bot]
2adc1e0d89
New Crowdin Translations (automated) ( #2970 )
...
* New Crowdin translations
* Fix bogus simple_form.no.yml
* Fix bogus no.yml
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2025-04-12 11:47:50 +02:00
Claire
a5b69c26e4
Merge pull request #3035 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to a296facdea884cc828999c9f9be0f4bc83afe68d
2025-04-11 21:14:42 +02:00
Claire
44b5783c28
Re-introduce translation string removed by upstream and still used in glitch-soc
2025-04-11 19:23:03 +02:00
Claire
bad3aa7750
[Glitch] Fix editing and redrafting polls
...
Port 5bf6b826253758778bbda886d3e327698b26809f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-11 19:17:50 +02:00
Claire
8e461af113
[Glitch] Fix dropdown menus not working on mobile
...
Port 23edac59ec33c9a4e6d48c4ebd9f7412cbaef42f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-11 19:17:30 +02:00
Essem
0f7d1763c7
[Glitch] Fix notification request screen breaking due to dropdown
...
Port 1d7b45093d4eec197ca8cdb81bda0eeeb70bf95e 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
1ef0048167
Merge pull request #3034 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 678c8dfeec2c221cf609b924161dc03cebfa41e1
2025-04-11 13:03:22 +02:00
Claire
a296facdea
Fix empty menu section in status dropdown ( #34431 )
2025-04-11 10:47:05 +00:00
Claire
00cd218741
Add paragraph to tell admins that email announcements cannot be opted out ( #34411 )
2025-04-11 09:52:23 +00:00
renovate[bot]
eb695e6b17
chore(deps): update dependency dotenv to v3.1.8 ( #34417 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 09:43:58 +00:00
Claire
5bf6b82625
Fix editing and redrafting polls ( #34430 )
2025-04-11 09:35:36 +00:00
renovate[bot]
720889cc97
fix(deps): update dependency dotenv to v16.5.0 ( #34425 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 09:28:44 +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
Matt Jankowski
e753776930
Fix Style/HashTransformValues cop ( #34416 )
2025-04-11 08:09:40 +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 5d817a758d0d16924364489092f661b82451e1c9 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
Claire
a2e2243b08
Merge pull request #3033 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 498372fd06bfb0235b75888629ca5de0336ccd71
2025-04-10 17:49:23 +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 22d33244ee63b310f4572952cd2cc8a1bc3c573b 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 b7c3235349f45f71fb9718ec085eba256c350798 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
Claire
678c8dfeec
Refactor StatusCacheHydrator ( #34414 )
2025-04-10 14:34:27 +00:00
Eugen Rochko
5d817a758d
Add dropdown to lists of accounts in web UI ( #34391 )
2025-04-10 14:02:52 +00:00
Matt Jankowski
de19af3650
Extract frontend_translations helper to support module ( #34400 )
2025-04-10 13:51:17 +00:00
Matt Jankowski
4c2f64907b
Remove deprecated Import model ( #34371 )
2025-04-10 12:49:24 +00:00
renovate[bot]
e74d682b21
chore(deps): update dependency linzer to v0.6.5 ( #34409 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 07:02:44 +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
Matt Jankowski
6deadd596d
Remove deprecated single-argument variation of UnfilterNotificationsWorker ( #33353 )
2025-04-09 13:42:57 +00:00
Claire
c8e7d22944
Merge pull request #3031 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 0e5be63fb327403902076df602ec2dd410ada789
2025-04-09 12:27:41 +02: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 0e5be63fb327403902076df602ec2dd410ada789 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 6a39f00745ab2da7917f9584f94ef1eb456001c4 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 bdf9baa2e82a3e363b73990e24697c3a321feeae 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
cab32ffa18
Merge pull request #3030 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 887336f2c66b6ac5049d10bf5f27fa69a15e0745
2025-04-08 20:23:34 +02:00
Claire
5a7704c4a3
[Glitch] Fix usage of incorrect API endpoint for suggestion deletion
...
Port f66d092b322628bfe0e83882cd54e58895886c5a 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 d81983f181c5051804438c99a27be5939e293cff 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 ff7230df065461ad3fafefdb974f723641059388 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 54aefa90145960de5c80b4ee4f6b60accd8d9a6c 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