mastodon-glitch/spec/system
Claire c85616ee3a Merge commit 'f79b96a5ef0f6c4f57eee7f44ce2579b28a22098' into glitch-soc/merge-upstream
Conflicts:
- `app/lib/feed_manager.rb`:
  Not a real conflict, but glitch-soc has an extra `populate_direct_feed` method.
  Added upstream's code.
- `app/models/user_settings.rb`:
  Not a real conflict, glitch-soc has an extra setting textually-adjacent to a
  setting added upstream.
  Added upstream's setting.
- `app/serializers/initial_state_serializer.rb`:
  Same.
- `app/services/precompute_feed_service.rb`:
  Not a real conflict, glitch-soc has extra code for the direct feed.
  Added upstream's new code for populating lists.
2025-02-01 19:07:13 +01:00
..
admin Convert `admin/reports` spec controller->system (#33789) 2025-01-31 08:15:51 +00:00
auth Convert `auth/passwords` spec controller->system/request (#33790) 2025-01-31 08:08:56 +00:00
disputes Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
settings Merge commit '93f3c724aea4efe874054b2f546fff91f0bf731b' into glitch-soc/merge-upstream 2025-01-27 18:19:09 +01:00
about_spec.rb Move body class to shared partial for web app controller concern views (#31797) 2024-11-15 15:49:26 +00:00
captcha_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
filters_spec.rb Fix issue with saving empty fields values on filter keyword updates (#33691) 2025-01-23 09:04:12 +00:00
home_spec.rb Move body class to shared partial for web app controller concern views (#31797) 2024-11-15 15:49:26 +00:00
invites_spec.rb Enable hostname config for all system specs (#32109) 2024-10-02 13:56:26 +00:00
log_in_spec.rb Change ability to navigate of unconfirmed users (#33209) 2024-12-09 08:31:56 +00:00
log_out_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
media_spec.rb Add coverage for `media#player`, move body class to view (#31790) 2024-09-06 16:46:25 +00:00
new_statuses_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
oauth_spec.rb Update dependency doorkeeper to v5.8.0 (#33000) 2024-11-21 13:48:30 +00:00
ocr_spec.rb Change design of edit media modal in web UI (#33516) 2025-01-21 11:34:22 +00:00
privacy_spec.rb Move body class to shared partial for web app controller concern views (#31797) 2024-11-15 15:49:26 +00:00
profile_spec.rb Fix issue with saving empty fields values on profile update (#33689) 2025-01-22 18:50:15 +00:00
redirections_spec.rb Move redirect/base body class to view (#31796) 2024-09-12 13:31:50 +00:00
report_interface_spec.rb Add regression coverage for admin reports resolution button within form (#32248) 2024-10-04 12:21:55 +00:00
severed_relationships_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
share_entrypoint_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
statuses_cleanup_spec.rb Convert `statuses_cleanup` controller specs to system specs (#33363) 2024-12-19 13:34:54 +00:00
tags_spec.rb Move body class to shared partial for web app controller concern views (#31797) 2024-11-15 15:49:26 +00:00
terms_of_service_spec.rb Add system spec for TOS page (#33243) 2024-12-10 14:14:28 +00:00
unlogged_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00