mastodon-glitch/lib/mastodon
Claire 0aa69487a2 Merge commit '877090518682b6c77ba9bdfa0231afd56daec44d' into glitch-soc/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.
2024-12-25 18:01:37 +01:00
..
cli Update `rubocop` to version 1.69.1 (#32967) 2024-12-09 14:52:49 +00:00
migration_helpers.rb Use unchanging github links in docs/comments (#29545) 2024-03-11 15:14:55 +00:00
migration_warning.rb Migration warning helper, and only run in production env (#24253) 2023-03-26 00:39:24 +01:00
rack_middleware.rb Refactor (ruby) redis configuration (#31694) 2024-09-02 14:19:55 +00:00
redis_configuration.rb Add credentials to redis sentinel configuration (#31768) 2024-09-05 14:06:58 +00:00
sidekiq_middleware.rb Add support for Active Record query log tags (#33342) 2024-12-18 10:05:00 +00:00
snowflake.rb Fix `Style/SelfAssignment` cop (#28171) 2023-12-01 15:52:52 +00:00
version.rb Merge commit 'e68b26c8df2056182564abcee230927ed53200c8' into glitch-soc/merge-upstream 2024-11-24 16:46:28 +01:00