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
Claire 1fcffa573c
Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746)
4 months ago
..
v1 Fix unnecessary “next” link when API returns fewer notification requests than requested (#31541) 5 months ago
v2 Revamp notification policy options (#31343) 5 months ago
v2_alpha Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746) 4 months ago
web Improve spec coverage for `api/web/push_subscriptions` controller (#27858) 1 year ago
base_controller.rb Add endpoints for unread notifications count (#31191) 6 months ago
oembed_controller.rb