Skip to content
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
merged 222 commits into from
Feb 24, 2024

Conversation

ClearlyClaire
Copy link

@ClearlyClaire ClearlyClaire commented Feb 24, 2024

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

  • 47b5105 (remove 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

  • 73de363 (move direct timeline spec to request spec)

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

ThisIsMissEm and others added 30 commits January 25, 2024 16:46
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>
ClearlyClaire and others added 20 commits February 24, 2024 13:56
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

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).
Port 1467f1e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
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>
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2024

Codecov Report

Attention: Patch coverage is 81.25000% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 84.97%. Comparing base (25ac55e) to head (3ffb81e).

Files Patch % Lines
app/services/tag_search_service.rb 20.00% 12 Missing ⚠️
...pp/services/activitypub/process_account_service.rb 16.66% 2 Missing and 3 partials ⚠️
app/models/concerns/database_view_record.rb 75.00% 2 Missing ⚠️
app/controllers/api/v1/statuses_controller.rb 87.50% 0 Missing and 1 partial ⚠️
app/controllers/auth/sessions_controller.rb 50.00% 0 Missing and 1 partial ⚠️
app/lib/signature_parser.rb 93.75% 0 Missing and 1 partial ⚠️
app/models/concerns/account/finder_concern.rb 50.00% 1 Missing ⚠️
app/models/user_role.rb 87.50% 1 Missing ⚠️

❗ 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.
📢 Have feedback on the report? Share it here.

…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.
Port 25ffe0a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
@ClearlyClaire 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>
@ClearlyClaire ClearlyClaire marked this pull request as ready for review February 24, 2024 15:28
@ClearlyClaire ClearlyClaire merged commit 78c92c0 into glitch-soc:main Feb 24, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.