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 5ef26d8fd50081c642b858a82bf0c5431b1c7e83 #2444

Merged
merged 73 commits into from
Oct 19, 2023

Conversation

ClearlyClaire
Copy link

@ClearlyClaire ClearlyClaire commented Oct 17, 2023

Merge upstream changes up to 77098c6

Conflicts

  • README.md:
    Upstream has updated its README, we have a completely different one.
    Kept ours.
  • app/views/auth/sessions/two_factor.html.haml:
    Upstream refactored stuff and the conflict is because of glitch-soc's theming system.
    Ported upstream changes while accounting for the different theming system.

Ported changes

None

Merge upstream changes up to c91c017

Conflicts

  • spec/controllers/api/v1/timelines/tag_controller_spec.rb:
    Glitch-soc had a few extra lines in this file to account for a different default setting. This file got replaced by spec/requests/api/v1/timelines/tag_spec.rb, into which the glitch-soc additions were moved too.

Additional changes

  • spec/requests/api/v1/statuses/sources_spec.rb:
    Add glitch-soc-only attribute content_type.

Merge upstream changes up to 935d541

Ported changes

Merge upstream changes up to 5ef26d8

Ported changes

Additional changes

  • 0d18c47: Enable scheduled actions only on glitch-soc's repo

ClearlyClaire and others added 30 commits October 11, 2023 15:14
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: GitHub Actions <noreply@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mjankowski and others added 23 commits October 16, 2023 18:20
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.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:
- `README.md`:
  Upstream has updated its README, we have a completely different one.
  Kept ours.
- `app/views/auth/sessions/two_factor.html.haml`:
  Upstream refactored stuff and the conflict is because of glitch-soc's theming
  system.
  Ported upstream changes while accounting for the different theming system.
…oc/merge-upstream

Conflicts:
- `spec/controllers/api/v1/timelines/tag_controller_spec.rb`:
  Glitch-soc had a few extra lines in this file to account for a different
  default setting. This file got replaced by
  `spec/requests/api/v1/timelines/tag_spec.rb`, into which the glitch-soc
  additions were moved too.

Additional changes:
- `spec/requests/api/v1/statuses/sources_spec.rb`:
  Add glitch-soc-only attribute `content_type`.
…advanced UI

Port 935d541 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
@ClearlyClaire ClearlyClaire marked this pull request as ready for review October 17, 2023 20:59
@ClearlyClaire ClearlyClaire changed the title Merge upstream changes Merge upstream changes up to 5ef26d8fd50081c642b858a82bf0c5431b1c7e83 Oct 17, 2023
@ClearlyClaire
Copy link
Author

Forgot to port the JS part of ad44d83, will need to do it before merging.

@Plastikmensch
Copy link

Someday I will write a script which checks whether file changes in javascript/mastodon are also present in javascript/flavours/glitch...

Port ad44d83 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
@ClearlyClaire ClearlyClaire merged commit 918137b into glitch-soc:main Oct 19, 2023
40 of 41 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.