forked from mastodon/mastodon
-
Notifications
You must be signed in to change notification settings - Fork 181
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 cfa71a4d16e71b04a42dda564ed8e188bd1badd9 #2647
Merged
ClearlyClaire
merged 222 commits into
glitch-soc:main
from
ClearlyClaire:glitch-soc/merge-upstream
Feb 24, 2024
Merged
Merge upstream changes up to cfa71a4d16e71b04a42dda564ed8e188bd1badd9 #2647
ClearlyClaire
merged 222 commits into
glitch-soc:main
from
ClearlyClaire:glitch-soc/merge-upstream
Feb 24, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Port 805dba7 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This is still in `/api/v1/instance` for compatibility with other clients
…oc/merge-upstream
…oc/merge-upstream Conflicts: - `spec/controllers/api/v1/timelines/direct_controller_spec.rb`: `spec/controllers/api/v1/timelines` has been renamed, but we had an extra spec here for a glitch-soc-only endpoint. Kept glitch-soc's file unchanged (will port to a request spec later).
…oc/merge-upstream
Port 1467f1e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…oc/merge-upstream
Port b3075a9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…oc/merge-upstream Conflicts: - `.github/workflows/build-security.yml`: Changes were already cherry-picked and adapted in glitch-soc. Kept glitch-soc's version. - `Gemfile.lock`: Changes were already cherry-picked and updated further in glitch-soc. Kept glitch-soc's version. - `lib/mastodon/version.rb`: Changes were already cherry-picked and updated further in glitch-soc. Kept glitch-soc's version.
…eb UI Port 9cdc60e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Port 3c315a6 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…ecting rules when changing category Port 9ce914c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…oc/merge-upstream Conflicts: - `Gemfile.lock`: Changes were already cherry-picked and updated further in glitch-soc. Kept glitch-soc's version. - `README.md`: Upstream updated its README, we have a completely different one. Kept glitch-soc's README. - `app/models/account.rb`: Not a real conflict, upstream updated some lines textually adjacent to glitch-soc-specific lines. Ported upstream's changes.
Port 67ec192 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Port 476a043 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…/suggestions` back to a string Port 7ee93b7 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Port 63f4ea0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…ew compose form Port c645490 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…oc/merge-upstream
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #2647 +/- ##
==========================================
+ Coverage 84.87% 84.97% +0.09%
==========================================
Files 1066 1068 +2
Lines 28921 28836 -85
Branches 4656 4657 +1
==========================================
- Hits 24548 24502 -46
+ Misses 3170 3135 -35
+ Partials 1203 1199 -4 ☔ View full report in Codecov by Sentry. |
…oc/merge-upstream Conflicts: - `app/workers/scheduler/auto_close_registrations_scheduler.rb`: Changes were already cherry-picked and updated further in glitch-soc. Kept glitch-soc's version.
…oc/merge-upstream Conflicts: - `app/javascript/packs/admin.jsx`: Changes applied to `app/javascript/core/admin.js` instead.
…oc/merge-upstream
Port 25ffe0a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
ClearlyClaire
changed the title
Merge upstream changes up to 08342ad40c1b92caf873282190efe8533a7d6e2e
Merge upstream changes up to cfa71a4d16e71b04a42dda564ed8e188bd1badd9
Feb 24, 2024
Port ca8fbda to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Registrations are now closed by default! Also, removed
max_toot_chars
from the initial state rendering, but that should not affect anything.Merge upstream changes up to 805dba7
Ported changes
Additional changes
max_toot_chars
from initial state)Merge upstream changes up to 87ad398
No conflicts nor anything to port.
Merge upstream changes up to 0b0ca6f
Conflicts
spec/controllers/api/v1/timelines/direct_controller_spec.rb
:spec/controllers/api/v1/timelines
has been renamed, but we had an extra spec here for a glitch-soc-only endpoint.Kept glitch-soc's file unchanged (will port to a request spec later).
Additional changes
Merge upstream changes up to 1467f1e
Ported changes
Merge upstream changes up to fa0ba67
Ported changes
Merge upstream changes up to aaa58d4
Conflicts
.github/workflows/build-security.yml
:Changes were already cherry-picked and adapted in glitch-soc.
Kept glitch-soc's version.
Gemfile.lock
:Changes were already cherry-picked and updated further in glitch-soc.
Kept glitch-soc's version.
lib/mastodon/version.rb
:Changes were already cherry-picked and updated further in glitch-soc.
Kept glitch-soc's version.
Ported changes
Merge upstream changes up to c645490
Conflicts
Gemfile.lock
:Changes were already cherry-picked and updated further in glitch-soc.
Kept glitch-soc's version.
README.md
:Upstream updated its README, we have a completely different one.
Kept glitch-soc's README.
app/models/account.rb
:Not a real conflict, upstream updated some lines textually adjacent to glitch-soc-specific lines.
Ported upstream's changes.
Ported changes
Merge upstream changes up to 08342ad
No conflicts, nothing to port.
Merge upstream changes up to 491dd97
Conflicts
app/workers/scheduler/auto_close_registrations_scheduler.rb
:Changes were already cherry-picked and updated further in glitch-soc.
Kept glitch-soc's version.
Merge upstream changes up to 9d8dfeb
Conflicts
app/javascript/packs/admin.jsx
:Changes applied to
app/javascript/core/admin.js
instead.Merge upstream changes up to cfa71a4
Ported changes