-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge upstream changes up to 958a810553aac6b6cf21d9d107a47b6f68b2a401 #2656
Merge upstream changes up to 958a810553aac6b6cf21d9d107a47b6f68b2a401 #2656
Conversation
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…oc/merge-upstream
Port 4185f37 to glitch-soc Signed-off-by: Claire <[email protected]>
…e external link button Port f24c62a to glitch-soc Signed-off-by: Claire <[email protected]>
Port edd6aa7 to glitch-soc Signed-off-by: Claire <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #2656 +/- ##
==========================================
+ Coverage 84.87% 84.99% +0.11%
==========================================
Files 1066 1069 +3
Lines 28921 28846 -75
Branches 4656 4657 +1
==========================================
- Hits 24548 24517 -31
+ Misses 3170 3131 -39
+ Partials 1203 1198 -5 ☔ View full report in Codecov by Sentry. |
…oc/merge-upstream Conflicts: - `app/javascript/packs/admin.jsx`: This file was split between `app/javascript/core/admin.js`, `app/javascript/pack/admin.jsx`, and `app/javascript/flavours/glitch/packs/admin.jsx`. Ported upstream's change, splitting the new file to `app/javascript/core/admin.ts`, `app/javascript/packs/admin.tsx`, and `app/javascript/flavours/glitch/packs/admin.tsx`
c75dbeb
to
f6654e0
Compare
Note: 958a810 uses wrong types for |
Thanks for pointing this out! Should be addressed by mastodon#29469 upstream |
Can confirm! |
Merge upstream changes up to 6dfe318
Ported changes
Merge upstream changes up to 958a810
Conflicts
app/javascript/packs/admin.jsx
:This file was split between
app/javascript/core/admin.js
,app/javascript/pack/admin.jsx
, andapp/javascript/flavours/glitch/packs/admin.jsx
.Ported upstream's change, splitting the new file to
app/javascript/core/admin.ts
,app/javascript/packs/admin.tsx
, andapp/javascript/flavours/glitch/packs/admin.tsx