1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-04-18 15:59:46 +02:00
mastodon/app/controllers/api/v1/accounts
2025-04-16 05:39:20 +00:00
..
credentials_controller.rb Add delay to profile updates to debounce them () 2025-03-11 16:17:17 +00:00
endorsements_controller.rb Add REST API for fetching an account's endorsed accounts () 2025-04-16 05:39:20 +00:00
familiar_followers_controller.rb Use hash arguments to select when possible (Rails 7.2) () 2024-11-18 14:58:45 +00:00
featured_tags_controller.rb Add REST API for fetching an account's endorsed accounts () 2025-04-16 05:39:20 +00:00
follower_accounts_controller.rb Move pagination_params into API::BaseController () 2024-05-30 14:56:48 +00:00
following_accounts_controller.rb Move pagination_params into API::BaseController () 2024-05-30 14:56:48 +00:00
identity_proofs_controller.rb Add Deprecation headers on deprecated endpoints () 2025-03-25 12:30:10 +00:00
lists_controller.rb Change REST API to return empty data for suspended accounts () 2020-09-11 15:16:29 +02:00
lookup_controller.rb Change unauthenticated responses to be cached in REST API () 2023-04-25 15:41:34 +02:00
notes_controller.rb Fix call to inefficient delete_matched cache method in domain blocks () 2023-12-18 16:14:43 +00:00
relationships_controller.rb Fix call to inefficient delete_matched cache method in domain blocks () 2023-12-18 16:14:43 +00:00
search_controller.rb Remove useless respond_to calls () 2020-03-06 01:29:38 +01:00
statuses_controller.rb Rename cache_* methods to preload_* in controller concern () 2024-05-16 08:03:46 +00:00