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
|
37ccffa95a
|
Fix current item in pagination not highlighted with new theme tokens (#37054)
|
2025-11-28 14:45:38 +00:00 |
|
David Roetzel
|
f896bbac3b
|
Draft API to create Collections (#37049)
|
2025-11-28 13:30:43 +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 |
|
Claire
|
945ef5a8e1
|
Remove unused data from 2025 annual reports (#37033)
|
2025-11-28 08:58:34 +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 |
|
Matt Jankowski
|
199376a080
|
Use existing time format string to generate backup archive filename (#36469)
|
2025-11-27 09:38:27 +00:00 |
|
diondiondion
|
e126cfc76d
|
Fix error page when logging out or boosting on mobile (#37028)
|
2025-11-27 09:36:58 +00:00 |
|
David Roetzel
|
322a4fee53
|
First steps towards a collection creation service (#37020)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-11-27 09:36:44 +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 |
|
Matt Jankowski
|
cb4f1cc89c
|
Improve SessionActivation.activate spec (#36983)
|
2025-11-26 10:26:39 +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 |
|
David Roetzel
|
0725afe1a9
|
Collections: Add missing validations for boolean columns (#37005)
|
2025-11-25 14:46:50 +00: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 |
|
Claire
|
204143becc
|
Increase HTTP read timeout for expensive S3 batch delete operation (#37004)
|
2025-11-25 10:18:34 +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 |
|
Claire
|
96d5e57351
|
Revert "Increase HTTP read timeout for expensive S3 batch delete operation (#36971)" (#36996)
|
2025-11-24 13:33:37 +00: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 |
|
Matt Jankowski
|
f1bf6e6344
|
Remove unused from_limited? method from NotifyService (#36988)
|
2025-11-24 07:57:46 +00:00 |
|