mastodon/spec
Claire c04f2d0cf7 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/views/admin/settings/appearance/show.html.haml`:
  Upstream enforced an uniform code style around lambdas, and glitch-soc
  had a different lambda due to its theming system.
  Applied the same code style changes.
- `app/views/settings/preferences/appearance/show.html.haml`:
  Upstream enforced an uniform code style around lambdas, and glitch-soc
  removed some code just after the lambda.
  Applied the same code style changes.
2023-07-17 19:02:23 +02:00
..
chewy
config/initializers
controllers Merge branch 'main' into glitch-soc/merge-upstream 2023-07-17 19:02:23 +02:00
fabricators
features Fix suspending an already-limited domain (#25603) 2023-06-27 12:32:51 +02:00
fixtures Fix processing of media files with unusual names (#25788) 2023-07-07 13:35:22 +02:00
generators
helpers Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream 2023-07-12 16:03:05 +02:00
lib Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream 2023-07-12 16:03:05 +02:00
locales
mailers Refactor NotificationMailer to use parameterization (#25718) 2023-07-10 03:06:22 +02:00
models Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream 2023-07-12 16:03:05 +02:00
policies Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream 2023-07-12 16:03:05 +02:00
presenters
requests Migrate to request specs in /api/v1/statuses/:status_id/favourite (#25626) 2023-07-17 16:53:57 +02:00
routing
serializers
services Fix some incorrect tests (#26035) 2023-07-17 13:13:43 +02:00
support
validators Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream 2023-07-12 16:03:05 +02:00
views/statuses Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
workers Remove unfollowed hashtag posts from home feed (#26028) 2023-07-17 13:56:28 +02:00
fabricators_spec.rb Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
rails_helper.rb
spec_helper.rb Exclude lib/linter from simplecov report (#25916) 2023-07-12 09:51:59 +02:00