Claire
d600950b83
Remove unmaintained win95 theme
2025-12-02 21:06:16 +01:00
Claire
1ca3894048
Replace old glitch-soc themes by the new ones
2025-12-02 21:04:31 +01:00
Claire
13cf55c501
Merge commit '92278796c3d0fa43c08bd59f66815b196fb273a3' into glitch-soc/merge-upstream
...
Conflicts:
- `app/helpers/theme_helper.rb`:
Upstream removed the feature flag and refactored, while we have a slightly
different theming system.
Updated accordingly.
- `stylelint.config.js`:
Upstream removed overrides for the temporary themes.
Did the same.
2025-12-02 20:45:10 +01:00
diondiondion
bb097056dc
[Glitch] Fix current item in pagination not highlighted with new theme tokens
...
Port 37ccffa95a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:52:13 +01:00
diondiondion
906dd88d7e
[Glitch] Fix post navigation in single-column mode when Advanced UI is enabled
...
Port f12f198f61 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:51:49 +01:00
diondiondion
b3135c1eed
[Glitch] Limit height of tall images in posts
...
Port 5f33ac208f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:51:21 +01:00
diondiondion
b1d00f288f
[Glitch] Contain tall videos in full-width video container
...
Port 2bd7c855b0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:50:56 +01:00
Claire
7bc48f2833
[Glitch] Fix filters not applying to search results
...
Port 44ff2c32d3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:50:23 +01:00
Echo
9ede21cbe2
[Glitch] Fix media modal misalignment in Safari
...
Port f07cff42c2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:50:01 +01:00
Echo
17379b73f7
[Glitch] Replace Rails UJS library
...
Port 0d2e9522ff to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:48:45 +01:00
Claire
99ff59b7b2
Merge commit '37ccffa95a30772b55e3f18d486d699ee6c5f9e8' into glitch-soc/merge-upstream
2025-11-30 17:47:27 +01:00
diondiondion
51698213b5
[Glitch] Remove unused bundle-related Redux actions
...
Port 07ecf648dd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:03:10 +01:00
diondiondion
78feddec79
[Glitch] Fix error page when logging out or boosting on mobile
...
Port e126cfc76d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:02:04 +01:00
diondiondion
9d47d6790f
[Glitch] Fix null access error in card component
...
Port ee7e756e89 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:01:23 +01:00
diondiondion
3b4b57e950
[Glitch] Refactor Card component to TypeScript
...
Port f87f30c1ac to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 17:00:53 +01:00
diondiondion
b75a01634e
[Glitch] Fix issues in new theme tokens
...
Port 59e48657cf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 16:51:16 +01:00
diondiondion
18d46054b5
[Glitch] Replace most unsafe React lifecycle methods
...
Port 8c772028ac to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 16:50:13 +01:00
diondiondion
281d12d5d6
[Glitch] Prevent vertical videos from overflowing the viewport
...
Port 861625fdca to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-30 16:41:33 +01:00
Claire
44e6abe48b
Merge commit '0004ed4c8021ebd400d32eb32a5e479ebd7bcf91' into glitch-soc/merge-upstream
2025-11-30 16:40:18 +01:00
Claire
2e543ff246
Port new refactored themes to glitch-soc ( #3296 )
2025-11-30 16:37:40 +01:00
diondiondion
92278796c3
Remove theme_tokens feature flag & make new styles the default ( #37056 )
2025-11-28 15:58:46 +00:00
diondiondion
37ccffa95a
Fix current item in pagination not highlighted with new theme tokens ( #37054 )
2025-11-28 14:45:38 +00:00
github-actions[bot]
6b38352b17
New Crowdin Translations (automated) ( #37042 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-11-28 10:44:50 +00:00
diondiondion
f12f198f61
Fix post navigation in single-column mode when Advanced UI is enabled ( #37044 )
2025-11-28 10:05:54 +00:00
Claire
e0912c1729
Fix Card component using incorrect punycode module ( #37043 )
2025-11-28 09:50:37 +00:00
diondiondion
5f33ac208f
Limit height of tall images in posts ( #37035 )
2025-11-27 17:05:56 +00:00
diondiondion
2bd7c855b0
Contain tall videos in full-width video container ( #37032 )
2025-11-27 17:05:21 +00:00
Claire
44ff2c32d3
Fix filters not applying to search results ( #36346 )
2025-11-27 16:23:11 +00:00
Echo
f07cff42c2
Fix media modal misalignment in Safari ( #37034 )
2025-11-27 15:27:18 +00:00
Echo
0d2e9522ff
Replace Rails UJS library ( #37031 )
2025-11-27 13:10:55 +00:00
diondiondion
07ecf648dd
Remove unused bundle-related Redux actions ( #37030 )
2025-11-27 10:50:48 +00:00
github-actions[bot]
90466d0262
New Crowdin Translations (automated) ( #37026 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-11-27 09:51:15 +00:00
diondiondion
e126cfc76d
Fix error page when logging out or boosting on mobile ( #37028 )
2025-11-27 09:36:58 +00:00
diondiondion
ee7e756e89
Fix null access error in card component ( #37022 )
2025-11-26 14:55:40 +00:00
diondiondion
f87f30c1ac
Refactor Card component to TypeScript ( #36982 )
2025-11-26 12:56:17 +00:00
diondiondion
59e48657cf
Fix issues in new theme tokens ( #37019 )
2025-11-26 10:25:49 +00:00
github-actions[bot]
384594f462
New Crowdin Translations (automated) ( #37018 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-11-26 10:25:41 +00:00
Claire
382dec843b
[Glitch] Fix compose autosuggest always lowercasing token
...
Port a26636ff1f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-25 18:23:34 +01:00
Claire
868d45df2f
Merge commit 'ca53195b31ef7eb9205f879e022b09b28efc9314' into glitch-soc/merge-upstream
2025-11-25 18:22:48 +01:00
diondiondion
8c772028ac
Replace most unsafe React lifecycle methods ( #36970 )
2025-11-25 13:49:45 +00:00
diondiondion
861625fdca
Prevent vertical videos from overflowing the viewport ( #36966 )
2025-11-25 13:21:59 +00:00
Claire
a26636ff1f
Fix compose autosuggest always lowercasing token ( #36995 )
2025-11-25 13:17:44 +00:00
github-actions[bot]
f0d7ea61ef
New Crowdin Translations (automated) ( #37000 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-11-25 09:52:51 +00:00
Claire
b76530a7f1
Merge commit '76d8ac3fe680e92d20059c590ccb1cd8f74078c2' into glitch-soc/merge-upstream
2025-11-24 19:08:03 +01:00
github-actions[bot]
e44a9c0879
New Crowdin Translations (automated) ( #36984 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-11-24 08:08:01 +00:00
diondiondion
975c7097b8
[Glitch] Refactor PrivacyDropdown to TypeScript
...
Port 8a235dd187 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-21 19:35:20 +01:00
Claire
652ed7ab50
Merge commit '585545d0d5678a6ea4b958af4a3bc6593134d0f6' into glitch-soc/merge-upstream
2025-11-21 19:33:14 +01:00
diondiondion
8a235dd187
Refactor PrivacyDropdown to TypeScript ( #36979 )
2025-11-21 13:33:27 +00:00
github-actions[bot]
cfa4f402ef
New Crowdin Translations (automated) ( #36976 )
...
Co-authored-by: GitHub Actions <noreply@github.com >
2025-11-21 09:34:55 +00:00
diondiondion
aec23fd4a2
[Glitch] Fix error when visiting non-public hashtag timelines
...
Port f01e80bed3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-11-20 18:20:53 +01:00