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/v1/accounts
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) (#32917)
3 months ago
..
credentials_controller.rb Change `read:me` scope to `profile` scope (#30357) 8 months ago
familiar_followers_controller.rb Use hash arguments to `select` when possible (Rails 7.2) (#32917) 3 months ago
featured_tags_controller.rb Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 4 years ago
follower_accounts_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 8 months ago
following_accounts_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 8 months ago
identity_proofs_controller.rb Remove Keybase integration (#17045) 3 years ago
lists_controller.rb Change REST API to return empty data for suspended accounts (#14765) 4 years ago
lookup_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2 years ago
notes_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
pins_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
relationships_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
search_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago
statuses_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 9 months ago