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 85d9053b36
Move `pagination_params` into `API::BaseController` (#28845)
8 months ago
..
credentials_controller.rb Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 9 months ago
familiar_followers_controller.rb Deduplicate IDs in relationships and familiar_followers APIs (#27982) 1 year 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