Claire
|
eeb84cbf76
|
Merge pull request #3180 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 38fa0102c111f1c0cff5a42eba6882ffae4ca109
|
2025-09-16 00:32:15 +02:00 |
|
diondiondion
|
882a0a1040
|
[Glitch] Fix logged-out quote menu UX, simplify Interaction dialog copy
Port 38fa0102c111f1c0cff5a42eba6882ffae4ca109 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-15 18:44:12 +02:00 |
|
diondiondion
|
504f221ec8
|
[Glitch] Don't show more than one quote removal hint on notifications page
Port 887e982aa2d73395fe52409781348db270364c21 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-15 18:42:09 +02:00 |
|
Lycolia Rizzim
|
bce8469c99
|
[Glitch] Fix: clicking a status header opens the status details, no longer navigate to profile
Port 4702e369e93f9f93a1b4e75e4d3a134b4da58182 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-15 18:41:40 +02:00 |
|
diondiondion
|
58016b9c33
|
[Glitch] In composer, show when quoted post is also a quote post
Port 681a9cfda12ddc2248723ec474f0d1218b7061fb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-15 18:41:18 +02:00 |
|
Claire
|
cc52833296
|
Merge commit '38fa0102c111f1c0cff5a42eba6882ffae4ca109' into glitch-soc/merge-upstream
|
2025-09-15 18:39:09 +02:00 |
|
diondiondion
|
38fa0102c1
|
Fix logged-out quote menu UX, simplify Interaction dialog copy (#36124)
|
2025-09-15 15:38:11 +00:00 |
|
Claire
|
943cdc5b21
|
Add example post with manual quote approval policy to dev:populate_sample_data (#36099)
|
2025-09-15 15:35:33 +00:00 |
|
diondiondion
|
887e982aa2
|
Don't show more than one quote removal hint on notifications page (#36128)
|
2025-09-15 15:27:43 +00:00 |
|
Claire
|
e4bb0fc43a
|
Add server-side support for handling posts with a quote policy allowing followers to quote (#36127)
|
2025-09-15 15:03:44 +00:00 |
|
Claire
|
f5591346cc
|
Add following_url to accounts (#36093)
|
2025-09-15 13:45:57 +00:00 |
|
renovate[bot]
|
94dcf8c96c
|
fix(deps): update dependency axios to v1.12.0 [security] (#36116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-15 10:02:38 +00:00 |
|
Lycolia Rizzim
|
4702e369e9
|
Fix: clicking a status header opens the status details, no longer navigate to profile (#36118)
|
2025-09-15 09:43:14 +00:00 |
|
diondiondion
|
681a9cfda1
|
In composer, show when quoted post is also a quote post (#36119)
|
2025-09-15 09:21:03 +00:00 |
|
renovate[bot]
|
38c0c9ba3b
|
chore(deps): update dependency libvips to v8.17.2 (#36117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-15 08:55:15 +00:00 |
|
github-actions[bot]
|
93c977eb3d
|
New Crowdin Translations (automated) (#36105)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-09-15 08:28:25 +00:00 |
|
renovate[bot]
|
8e46252862
|
chore(deps): update dependency pundit to v2.5.1 (#36097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-15 08:15:28 +00:00 |
|
Claire
|
85f414da8a
|
Merge pull request #3179 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 06803422da3794538cd9cd5c7ccd61a0694ef921
|
2025-09-13 13:57:25 +02:00 |
|
Claire
|
5da295fa4d
|
Merge commit '06803422da3794538cd9cd5c7ccd61a0694ef921' into glitch-soc/merge-upstream
|
2025-09-13 11:12:22 +02:00 |
|
Echo
|
06803422da
|
Make Vite respect CSP for styles (#36089)
|
2025-09-12 13:37:26 +00:00 |
|
Claire
|
82b26603fe
|
Fix quote posts with CW and no text being rejected (#36095)
|
2025-09-12 13:10:31 +00:00 |
|
Eugen Rochko
|
30b31a89e6
|
Add schema.org markup to SEO-enabled posts (#36075)
|
2025-09-12 09:12:07 +00:00 |
|
github-actions[bot]
|
b59e06fba7
|
New Crowdin Translations (automated) (#36092)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-09-12 09:04:44 +00:00 |
|
Claire
|
c708f06621
|
Merge pull request #3178 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 45a996f12b04f88e0774bc6d6b52452ce39b612f
|
2025-09-12 09:39:18 +02:00 |
|
diondiondion
|
7cb56c7bc7
|
[Glitch] Fix "Post revoked" label & "Pending" tooltip text
Port 45a996f12b04f88e0774bc6d6b52452ce39b612f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-11 21:36:02 +02:00 |
|
diondiondion
|
268ede0391
|
[Glitch] Allow removing deleted quotes from composer
Port 84d1ba980bcb7d889aefc16bfbba0cc5dc81e4b2 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-11 21:35:07 +02:00 |
|
diondiondion
|
d471514231
|
[Glitch] Update labels in Posting defaults settings
Port 872044484c283c914e395828cc1c9b9a0bd0736a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-11 21:21:48 +02:00 |
|
Claire
|
9f97df84da
|
Merge commit '45a996f12b04f88e0774bc6d6b52452ce39b612f' into glitch-soc/merge-upstream
|
2025-09-11 21:20:15 +02:00 |
|
diondiondion
|
45a996f12b
|
Fix "Post revoked" label & "Pending" tooltip text (#36090)
|
2025-09-11 16:36:18 +00:00 |
|
Claire
|
946721fd0b
|
Fix local quote notifications (#36091)
|
2025-09-11 16:32:55 +00:00 |
|
diondiondion
|
84d1ba980b
|
Allow removing deleted quotes from composer (#36080)
|
2025-09-11 14:44:20 +00:00 |
|
diondiondion
|
872044484c
|
Update labels in Posting defaults settings (#36084)
|
2025-09-11 14:04:15 +00:00 |
|
Claire
|
e35dfbfdef
|
Fix accpeted quotes sometimes not generating notifications (#36087)
|
2025-09-11 12:58:25 +00:00 |
|
Claire
|
aacc829dc6
|
Fix missing memoization in Web::PushNotificationWorker (#36085)
|
2025-09-11 12:32:56 +00:00 |
|
Claire
|
c198d04a62
|
Merge pull request #3177 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 75f78244d5df52cc8242b6a7c6b8d1531963aa63
|
2025-09-11 14:19:35 +02:00 |
|
Echo
|
261edc8b87
|
[Glitch] Add basic HTML parser for converting strings to React components
Port 8a0d0025ffa73efa6a2f51743ba53515980bd409 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-11 12:16:15 +02:00 |
|
diondiondion
|
5e0d346e14
|
[Glitch] Allow disabled dropdown menu items to be focused
Port 841212710b7de842a3c4cdc96750705f49a6b7f5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-11 12:15:08 +02:00 |
|
Claire
|
128a69c1f4
|
Merge commit '75f78244d5df52cc8242b6a7c6b8d1531963aa63' into glitch-soc/merge-upstream
|
2025-09-11 12:13:47 +02:00 |
|
Claire
|
f7289b251f
|
Add migration to fill unset default quote policy based on default post privacy (#36041)
|
2025-09-11 10:11:31 +00:00 |
|
github-actions[bot]
|
75f78244d5
|
New Crowdin Translations (automated) (#36082)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-09-11 09:39:51 +00:00 |
|
Claire
|
b60ee191ac
|
Fix QuoteAuthorization id not being properly serialized when federating revocation (#36083)
|
2025-09-11 09:37:56 +00:00 |
|
Echo
|
8a0d0025ff
|
Add basic HTML parser for converting strings to React components (#36071)
|
2025-09-11 09:22:44 +00:00 |
|
renovate[bot]
|
2314583606
|
chore(deps): update dependency hiredis-client to v0.25.3 (#36079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-11 08:17:58 +00:00 |
|
Claire
|
cf7d1822f4
|
Merge pull request #3176 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to eb118d85238da8d0583868abab2756bb329742ba
|
2025-09-10 20:26:11 +02:00 |
|
diondiondion
|
3f7f766e47
|
[Glitch] Improve accessibility of visibility modal dropdowns
Port 377e8703482df5630174a79b6b804b95a0cae789 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-10 18:41:21 +02:00 |
|
diondiondion
|
c799d73484
|
[Glitch] Lighten up modal background colours in light mode
Port 66d73fc2130f7c332aa4736b0c737f5fcaf78641 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-10 18:38:53 +02:00 |
|
diondiondion
|
1bb92520d6
|
[Glitch] Show hint explaining post visibility when quoting a "quiet public" post
Port cf20c5db9c2f36f3b4fe65ae2733dea44ed70eeb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-10 18:38:27 +02:00 |
|
Claire
|
4b85fcabff
|
[Glitch] Move quote post fallback removal import-time
Port 1c8990927a6201fb9fda07f05cc96a3df388514d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-10 18:37:11 +02:00 |
|
Claire
|
838d88cb8f
|
[Glitch] Fix unresponsive areas around GIFV modals in some cases
Port 2347354bba2281a51e8ad91569294ee1d4e07dea to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-10 18:35:37 +02:00 |
|
diondiondion
|
4388fa1495
|
[Glitch] Visibility dialog: Add visual dropdown indicator to Dropdown component
Port c0af4581aa1d7d702f97b9a3821dcea311d3dd0a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-10 18:34:58 +02:00 |
|