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
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311)
This will reduce requests on who have only few statuses.

- Use next link header to detect more items from first request
- Omit next link header if result items are fewer than requested count
(It had omit it only if result was empty before)
8 years ago
..
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 8 years ago
v1 More use of next link header on account (media) timelines (#3311) 8 years ago
web Coverage for api/web/settings controller (#3238) 8 years ago
oembed_controller.rb Use null as default oEmbed height (#2842) 8 years ago
push_controller.rb Specs for API push controller, with refactor (#2926) 8 years ago
salmon_controller.rb Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 8 years ago
subscriptions_controller.rb Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 8 years ago