You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/api
Matt Jankowski 3bc437b99a
Fix `Style/RedundantParentheses` cop (#28176)
1 year ago
..
v1 Fix `Lint/RedundantSafeNavigation` cop (#28172) 1 year ago
v2 Spec coverage for missing `q` param and error conditions in `api/v2/search` controller (#27842) 1 year ago
web Improve spec coverage for `api/web/push_subscriptions` controller (#27858) 1 year ago
base_controller.rb Fix `Style/RedundantParentheses` cop (#28176) 1 year ago
oembed_controller.rb