mastodon/app/controllers/api/v1/accounts
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) (#32917)
2024-11-18 14:58:45 +00:00
..
credentials_controller.rb Change `read:me` scope to `profile` scope (#30357) 2024-06-06 07:30:10 +00:00
familiar_followers_controller.rb Use hash arguments to `select` when possible (Rails 7.2) (#32917) 2024-11-18 14:58:45 +00:00
featured_tags_controller.rb
follower_accounts_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 2024-05-30 14:56:48 +00:00
following_accounts_controller.rb Move `pagination_params` into `API::BaseController` (#28845) 2024-05-30 14:56:48 +00:00
identity_proofs_controller.rb
lists_controller.rb
lookup_controller.rb
notes_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 2023-12-18 16:14:43 +00:00
pins_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 2023-12-18 16:14:43 +00:00
relationships_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 2023-12-18 16:14:43 +00:00
search_controller.rb
statuses_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 2024-05-16 08:03:46 +00:00