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 - 4.4.0-alpha.1 #71

Merged
merged 377 commits into from
Dec 16, 2024
Merged

Merge upstream - 4.4.0-alpha.1 #71

merged 377 commits into from
Dec 16, 2024

Conversation

sneakers-the-rat
Copy link
Collaborator

just regular kind

ClearlyClaire and others added 30 commits November 4, 2024 11:08
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>
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>
ThisIsMissEm and others added 28 commits December 1, 2024 18:47
Port eef8d2c to glitch-soc

Co-authored-by: Eugen Rochko <[email protected]>
Signed-off-by: Claire <[email protected]>
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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…oc/merge-upstream

Conflicts:
- `app/lib/feed_manager.rb`:
  Upstream changed how notifications from follow subscriptions were handled,
  refactoring this file in the process.
  Conflict is due to glitch-soc having an extra timeline type (direct).
  Ported upstream's changes.
- `app/workers/feed_insert_worker.rb`:
  Ditto.
@sneakers-the-rat
Copy link
Collaborator Author

not sure why we are getting a codeql problem here:
https://github.com/NeuromatchAcademy/mastodon/runs/34456452143

that line of ours:

return not_found unless Tag::HASHTAG_NAME_RE.match?(params[:id])

is the same as upstream: https://github.com/mastodon/mastodon/blob/3cf6681736bae45cf13bf48cb2a72d3ac60bef60/app/controllers/api/v1/tags_controller.rb#L29

and so is the regex pattern. so i'm gonna dismiss that one

@sneakers-the-rat sneakers-the-rat merged commit df676a6 into main Dec 16, 2024
32 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.