mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 17:14:15 -05:00
cf4fe6cab8
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) |
||
---|---|---|
.. | ||
accounts_counters.js | ||
accounts.js | ||
alerts.js | ||
cards.js | ||
compose.js | ||
index.js | ||
media_attachments.js | ||
meta.js | ||
modal.js | ||
notifications.js | ||
relationships.js | ||
reports.js | ||
search.js | ||
settings.js | ||
status_lists.js | ||
statuses.js | ||
timelines.js | ||
user_lists.js |