1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/controllers/api
2024-07-09 12:41:49 +00:00
..
v1 Fix HTTP 500 in /api/v1/polls/:id/votes (#25598) 2024-07-09 12:41:49 +00:00
v2 Eager loading fixes for api/ controllers (#28848) 2024-01-23 11:41:54 +00:00
v2_alpha Change /api/v2_alpha/notifications to only return historical data in pages (#30781) 2024-06-20 15:54:50 +00:00
web Improve spec coverage for api/web/push_subscriptions controller (#27858) 2023-11-15 13:14:51 +00:00
base_controller.rb Add API::Pagination concern (#28826) 2024-04-17 09:22:45 +00:00
oembed_controller.rb