Don't load full threads yet

This commit is contained in:
dangered wolf 2023-11-02 05:26:06 -04:00
parent 0c7d43d0cd
commit 77bc8b2d33
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -39,8 +39,9 @@ export const handleStatus = async (
let fetchWithThreads = false;
/* TODO: Enable actually pulling threads once we can actually do something with them */
if (request?.headers.get('user-agent')?.includes('Telegram') && !flags?.direct) {
fetchWithThreads = true;
fetchWithThreads = false;
}
const thread = await constructTwitterThread(