mastodon/spec/helpers
Claire 155dc4bc4b Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream
Conflicts:
- `CONTRIBUTING.md`:
  Upstream changed the file, while we had a different one.
  Updated the common parts.
- `README.md`:
  Upstream changed the file, while we had a different one.
  Updated the common parts.
- `app/helpers/application_helper.rb`:
  Upstream added helpers where glitch-soc had extra ones.
  Added upstream's new helpers.
- `app/models/form/admin_settings.rb`:
  Upstream added some custom handling of one setting, while
  glitch-soc had additional code.
  Ported upstream's code.
- `lib/mastodon/version.rb`:
  Upstream moved some things to `config/mastodon.yml`.
  Did the same.
- `spec/requests/api/v1/accounts/credentials_spec.rb`:
  I don't know honestly.
2025-01-10 20:41:36 +01:00
..
admin Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
accounts_helper_spec.rb Remove remnants of embed views (#32419) 2024-11-16 20:48:10 +00:00
application_helper_spec.rb Merge commit 'a27bafa59653328a0f06bedb1dfb2b6ee92af43d' into glitch-soc/merge-upstream 2024-12-01 17:36:49 +01:00
database_helper_spec.rb Add coverage for `DatabaseHelper` primary/replica methods (#32642) 2024-10-24 08:04:29 +00:00
flashes_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
formatting_helper_spec.rb Fix missing content warning text in rss formatter (#32406) 2024-10-15 14:12:54 +00:00
home_helper_spec.rb
instance_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
json_ld_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
languages_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
media_component_helper_spec.rb Change embedded posts to use web UI (#31766) 2024-09-12 09:41:19 +00:00
react_component_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
routing_helper_spec.rb
self_destruct_helper_spec.rb Move self destruct check to `config_for` and add constant for verifier string (#32943) 2024-11-18 09:57:16 +00:00
settings_helper_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
statuses_helper_spec.rb Remove remnants of embed views (#32419) 2024-11-16 20:48:10 +00:00
theme_helper_spec.rb Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +01:00