mastodon/spec/controllers
Claire 296b3d1560 Merge commit 'dc09c10fa8cc9230bf14e48d790c8f0c26043f8f' into glitch-soc/merge-upstream
Conflicts:
- `.rubocop_todo.yml`:
  Upstream re-generated the file, while glitch-soc has a specific ignore
  for some file.
  Updated the file as upstream did and kept our extra ignore.
- `config/webpack/shared.js`:
  Upstream added a plugin, but our files are pretty different.
  Added the plugin as well.
- `spec/helpers/application_helper_spec.rb`:
  Upstream refactored tests, but part of them were different because
  of glitch-soc's theming system.
  Applied the refactoring to glitch-soc's change.
2023-08-24 21:26:27 +02:00
..
activitypub Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
admin Fix RSpec/SubjectDeclaration cop (#25312) 2023-07-12 09:49:33 +02:00
api Merge commit 'dc09c10fa8cc9230bf14e48d790c8f0c26043f8f' into glitch-soc/merge-upstream 2023-08-24 21:26:27 +02:00
auth Fix RSpec/StubbedMock cop (#25552) 2023-07-12 10:20:10 +02:00
concerns Fix cached posts including stale stats (#26409) 2023-08-17 16:11:48 +02:00
disputes Admin mailer parameterization (#25759) 2023-07-08 20:03:38 +02:00
filters
oauth
settings Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream 2023-07-12 16:03:05 +02:00
well_known
.rubocop.yml Fix RSpec/DescribedClass cop (#25104) 2023-06-06 13:58:33 +02:00
about_controller_spec.rb
accounts_controller_spec.rb Fix RSpec/MissingExampleGroupArgument cop (#25310) 2023-06-06 15:51:42 +02:00
application_controller_spec.rb
authorize_interactions_controller_spec.rb Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
custom_css_controller_spec.rb
emojis_controller_spec.rb
filters_controller_spec.rb
follower_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
following_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) 2023-06-14 16:44:37 +02:00
health_controller_spec.rb
home_controller_spec.rb
instance_actors_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb Fix RSpec/ExpectChange cop (#25101) 2023-05-24 11:23:40 +02:00
manifests_controller_spec.rb
media_controller_spec.rb
media_proxy_controller_spec.rb
privacy_controller_spec.rb
relationships_controller_spec.rb
shares_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb Speed-up on StatusesController spec (#25549) 2023-06-22 14:51:53 +02:00
tags_controller_spec.rb