bsky-app/src/state
2023-11-10 08:59:39 -06:00
..
cache Refactor post threads to use react query (#1851) 2023-11-09 15:35:25 -08:00
modals Add modal state provider, replace usage except methods (#1833) 2023-11-08 10:34:10 -08:00
models Web login/signup and shell 2023-11-09 20:35:17 -06:00
persisted Web login/signup and shell 2023-11-09 20:35:17 -06:00
preferences Pull language methods into api context (#1847) 2023-11-08 11:55:38 -08:00
queries Follow conventions for query, use isDirty flag in session store to avoid unneccessary writes 2023-11-10 08:46:45 -06:00
session Clean up isDirty handling 2023-11-10 08:59:39 -06:00
shell First pass at a session handler (#1850) 2023-11-09 15:14:51 -08:00
index.ts Replace all logs with new logger 2023-11-04 13:42:36 -05:00
invites.tsx Move invite-state to new persistence + context and replace the notifications with just showing uses in the modal (#1840) 2023-11-08 09:10:59 -08:00
muted-threads.tsx Move muted threads to new persistence + context (#1838) 2023-11-08 09:08:42 -08:00