You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Claire 6cd9bd6ae1 fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 2 years ago
..
accounts Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts (#27459) 2 years ago
admin Migrate to request specs in `/api/v1/admin/account_actions` (#25514) 3 years ago
announcements Fix RSpec/InferredSpecType cop (#24736) 3 years ago
featured_tags Fix results/query in `api/v1/featured_tags/suggestions` (#29597) 2 years ago
instances Update rubocop and rubocop-rspec (#26329) 3 years ago
lists Change lists to be able to include accounts with pending follow requests (#19727) 3 years ago
polls Fix RSpec/InferredSpecType cop (#24736) 3 years ago
push Autofix Rubocops RSpec/ScatteredLet (#23725) 3 years ago
statuses Update rubocop and rubocop-rspec (#26329) 3 years ago
timelines Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237) 3 years ago
trends Fix RSpec/InferredSpecType cop (#24736) 3 years ago
accounts_controller_spec.rb Extract shared examples from api specs (#25387) 3 years ago
announcements_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
blocks_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
conversations_controller_spec.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 3 years ago
custom_emojis_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
directories_controller_spec.rb Fix performances of profile directory (#26842) 3 years ago
endorsements_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
favourites_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
filters_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
followed_tags_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
instances_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
markers_controller_spec.rb Fix RSpec/InferredSpecType cop (#24736) 3 years ago
media_controller_spec.rb Fix `RSpec/StubbedMock` cop (#25552) 3 years ago
notifications_controller_spec.rb Combine assertions in api/v1/notifications spec (#25486) 3 years ago
preferences_controller_spec.rb Specs api v1 controllers (#23930) 3 years ago
reports_controller_spec.rb Admin mailer parameterization (#25759) 3 years ago
scheduled_statuses_controller_spec.rb Specs api v1 controllers (#23930) 3 years ago
statuses_controller_spec.rb fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 2 years ago
streaming_controller_spec.rb Fix potential redirection loop of streaming endpoint (#28665) 2 years ago