mastodon/spec
Claire 05eda8d193
Remove severed relationship notifications for single account suspensions (#29700)
2024-03-21 21:53:24 +00:00
..
chewy
config/initializers/rack
controllers Add `Api::ErrorHandling` concern for api/base controller (#29574) 2024-03-14 09:09:47 +00:00
fabrication
fabricators Add notifications of severed relationships (#27511) 2024-03-20 15:37:21 +00:00
features Extract shared behavior methods in oauth feature spec (#28360) 2024-03-14 13:42:59 +00:00
fixtures
generators
helpers Remove unused `active_nav_class` helper method (#29617) 2024-03-18 13:24:59 +00:00
lib Add diagnostic message for failure during CLI search deploy (#29462) 2024-03-15 14:26:23 +00:00
locales
mailers
models Add notifications of severed relationships (#27511) 2024-03-20 15:37:21 +00:00
policies Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 2024-01-15 18:04:58 +00:00
presenters
requests Add some more tests for notification policies (#29698) 2024-03-21 16:46:38 +00:00
routing
search/models/concerns/account Use enum-generated `public_visibility` scope on Status (#28156) 2024-03-14 09:31:57 +00:00
serializers
services Remove severed relationship notifications for single account suspensions (#29700) 2024-03-21 21:53:24 +00:00
support Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2024-03-15 10:17:45 +00:00
system
validators
views Remove unused `show_landing_strip?` helper method (#29618) 2024-03-18 08:55:54 +00:00
workers
rails_helper.rb
spec_helper.rb