1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-11 09:30:23 +00:00
mastodon/app/controllers/api
Akihiko Odaki b63ede5005
Eagerly load statuses with the main query in Api::V1::BookmarksController ()
This is same with commit 552e886b64 except
that it was for Api::V1::FavouritesController while this is for
Api::V1::BookmarksController.
2020-08-28 12:30:23 +02:00
..
v1 Eagerly load statuses with the main query in Api::V1::BookmarksController () 2020-08-28 12:30:23 +02:00
v2 Change local media attachments to perform heavy processing asynchronously () 2020-03-08 23:56:18 +01:00
web Remove useless respond_to calls () 2020-03-06 01:29:38 +01:00
base_controller.rb Fix functional user requirements in whitelist mode () 2020-06-19 19:18:47 +02:00
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses () 2020-01-24 00:20:51 +01:00
proofs_controller.rb Fix proofs API being inaccessible in secure mode () 2019-11-28 04:07:49 +01:00