mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 22:48:07 +01: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.js | ||
alerts.js | ||
blocks.js | ||
cards.js | ||
compose.js | ||
domain_blocks.js | ||
favourites.js | ||
interactions.js | ||
modal.js | ||
mutes.js | ||
notifications.js | ||
onboarding.js | ||
reports.js | ||
search.js | ||
settings.js | ||
statuses.js | ||
store.js | ||
timelines.js |