mastodon/app/controllers/api/v2
David Roetzel ce7c3ffb0a
Open status links in-app if possible.
Adds a new API endpoint to resolve URLs quicker than with
the existing search API. Sets a timeout so that the
browser's pop-up blocking is not triggered.
2024-07-22 16:21:34 +02:00
..
admin Fix incorrect pagination headers in `/api/v2/admin/accounts` (#25477) 2023-06-19 08:53:05 +02:00
filters Fix Rails/ActionOrder cop (#24692) 2023-04-30 06:46:39 +02:00
filters_controller.rb Eager loading fixes for `api/` controllers (#28848) 2024-01-23 11:41:54 +00:00
instances_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
media_controller.rb Add coverage for `api/v2/media` endpoint (#28027) 2023-11-22 15:39:34 +00:00
resolved_urls_controller.rb Open status links in-app if possible. 2024-07-22 16:21:34 +02:00
search_controller.rb Handle negative offset param in `api/v2/search` (#28282) 2023-12-19 10:55:39 +00:00
suggestions_controller.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00