f665901e3c
Fetching statuses from all followed accounts at once takes too long within Postgres. Fetching them one by one and merging in Ruby could be a lot less resource-intensive Because the query for dynamically fetching the home timeline is so heavy, we can no longer offer it when the home timeline is missing |
||
---|---|---|
.. | ||
importer | ||
push_notifications | ||
accounts.js | ||
alerts.js | ||
app.js | ||
blocks.js | ||
bundles.js | ||
columns.js | ||
compose.js | ||
conversations.js | ||
custom_emojis.js | ||
directory.js | ||
domain_blocks.js | ||
dropdown_menu.js | ||
emojis.js | ||
favourites.js | ||
filters.js | ||
height_cache.js | ||
identity_proofs.js | ||
interactions.js | ||
lists.js | ||
markers.js | ||
modal.js | ||
mutes.js | ||
notifications.js | ||
onboarding.js | ||
pin_statuses.js | ||
polls.js | ||
reports.js | ||
search.js | ||
settings.js | ||
statuses.js | ||
store.js | ||
streaming.js | ||
suggestions.js | ||
timelines.js | ||
trends.js |