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

Try to fix merge conflicts #2

Closed
wants to merge 1,825 commits into from
Closed

Try to fix merge conflicts #2

wants to merge 1,825 commits into from

Conversation

ssh-rsa
Copy link

@ssh-rsa ssh-rsa commented Dec 29, 2024

No description provided.

4e554c4c and others added 30 commits November 28, 2024 12:02
…oc/merge-upstream

- `app/controllers/application_controller.rb`:
  Minor conflict due to glitch-soc's theming system.
- `spec/helpers/application_helper_spec.rb`:
  Minor conflict due to glitch-soc's theming system.
Port 9ebed5d to glitch-soc

Signed-off-by: Claire <[email protected]>
Port 27e79da to glitch-soc

Signed-off-by: Claire <[email protected]>
… in moderation interface

Port 1be83c6 to glitch-soc

Signed-off-by: Claire <[email protected]>
…oc/merge-upstream

Conflicts:
- `lib/sanitize_ext/sanitize_config.rb`:
  Conflict due to upstream adding fallback support for MathML Core while
  glitch-soc supported slightly more tags than upstream.
  Added the MathML Core fallback code to glitch-soc.
- `spec/lib/sanitize/config_spec.rb`:
  Ditto.
Port 7a3dea3 to glitch-soc

Signed-off-by: Claire <[email protected]>
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>
ClearlyClaire and others added 29 commits December 22, 2024 20:42
…/middle-click

Port upstream's middle-click handling changes
* New Crowdin translations

* Fix bogus no.yml

* Fix bogus simple_form.no.yml

---------

Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: Claire <[email protected]>
…oc/merge-upstream

Conflicts:
- `app/models/concerns/user/has_settings.rb`:
  Not a real conflict, upstream added a setting textually close to a glitch-soc one.
  Added upstream's new setting.
- `app/views/settings/preferences/appearance/show.html.haml`:
  Not a real conflict, upstream added a setting textually close to a glitch-soc one.
  Added upstream's new setting.
- `config/routes.rb`:
  Upstream moved web app routes to `config/routes/web_app.rb`, while glitch-soc had
  an extra route.
  Moved the extra route to `config/routes/web_app.rb`.
- `spec/controllers/settings/preferences/appearance_controller_spec.rb`:
  This spec got converted to a system spec upstream.
  However, the theme setting works differently in glitch-soc, so the spec had been
  changed.
  Changed the corresponding system spec as well.
Port 346a27b to glitch-soc

Signed-off-by: Claire <[email protected]>
Port 30aa0df to glitch-soc

Signed-off-by: Claire <[email protected]>
Port da279df to glitch-soc

Signed-off-by: Claire <[email protected]>
Port f19fd0b to glitch-soc

Co-authored-by: Claire <[email protected]>
Signed-off-by: Claire <[email protected]>
@ssh-rsa ssh-rsa closed this Dec 29, 2024
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.