mastodon/spec
Claire 193250556c Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Upstream changed their README, we have our own.
  Kept ours.
- `app/helpers/application_helper.rb`:
  Minor code style fix upstream, on a line that is different in glitch-soc
  due to the different theming system.
  Applied the code style fix to our own code.
- `app/views/settings/preferences/appearance/show.html.haml`:
  Code style fix on a line next to lines exclusive to glitch-soc.
  Applied upstream changes.
- `yarn.lock`:
  Upstream updated a dependency textually close to a glitch-soc-only
  dependency.
  Updated the dependency like upstream did.
2023-03-16 23:12:59 +01:00
..
chewy Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
config/initializers
controllers Merge branch 'main' into glitch-soc/merge-upstream 2023-03-16 23:12:59 +01:00
fabricators
features
fixtures
helpers
lib Merge branch 'main' into glitch-soc/merge-upstream 2023-03-16 23:12:59 +01:00
mailers
models Merge branch 'main' into glitch-soc/merge-upstream 2023-03-16 23:12:59 +01:00
policies
presenters Merge branch 'main' into glitch-soc/merge-upstream 2023-03-16 23:12:59 +01:00
requests
routing
serializers
services
support Autofix Rubocop Style/PreferredHashMethods (#23851) 2023-03-16 01:36:37 +01:00
validators
views/statuses
workers
fabricators_spec.rb
rails_helper.rb Add basic search specs for chewy indexes (#24065) 2023-03-10 19:31:10 +01:00
spec_helper.rb