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
Akihiko Odaki b63ede5005
Eagerly load statuses with the main query in Api::V1::BookmarksController (#14674)
This is same with commit 552e886b64 except
that it was for Api::V1::FavouritesController while this is for
Api::V1::BookmarksController.
5 years ago
..
v1 Eagerly load statuses with the main query in Api::V1::BookmarksController (#14674) 5 years ago
v2 Change local media attachments to perform heavy processing asynchronously (#13210) 6 years ago
web Remove useless `respond_to` calls (#13208) 6 years ago
base_controller.rb Fix functional user requirements in whitelist mode (#14093) 6 years ago
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 6 years ago
proofs_controller.rb Fix proofs API being inaccessible in secure mode (#12495) 6 years ago