mastodon/spec/controllers
Claire 6281c4dedd Merge commit '1fc165de02d79294c8a218f5fa82bcd477484ca1' into glitch-soc/merge-upstream
Conflicts:
- `.env.production.sample`:
  Upstream added a block of three environment variables, while glitch-soc
  has a different version of the file overall.
  Added upstream's changes.
- `app/helpers/application_helper.rb`:
  Upstream added a helper, while glitch-soc had extra helpers.
  Added upstream's helper.
2024-10-19 19:13:32 +02:00
..
activitypub Remove `page_json` var from ap/replies spec (#32000) 2024-09-26 08:54:01 +00:00
admin Convert `admin/invites` controller specs to system specs (#32450) 2024-10-15 14:27:46 +00:00
api
auth Move OTP secret length to configuration (#32125) 2024-10-01 09:38:42 +00:00
concerns
disputes
filters
oauth Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area (#32045) 2024-09-25 07:56:08 +00:00
settings Merge commit 'c40ab43dc703be988c277d4ba6b7987a3a80e16c' into glitch-soc/merge-upstream 2024-10-06 16:07:58 +02:00
.rubocop.yml
application_controller_spec.rb
authorize_interactions_controller_spec.rb
filters_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
intents_controller_spec.rb
relationships_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb Convert status embed controller to request spec (#32448) 2024-10-15 14:18:20 +00:00