bsky-app/src/state
Paul Frazee 0501c2be77
Profile cleanup (react-query refactor) (#1891)
* Only fetch profile tab content when focused

* Fix keys

* Add missing behaviors to post tabs

* Delete old profile mobx model
2023-11-13 15:12:41 -08:00
..
cache Refactor profile screen to use new pager and react-query (#1870) 2023-11-13 10:35:15 -08:00
modals More profile refactor updates (#1886) 2023-11-13 13:29:33 -08:00
models Profile cleanup (react-query refactor) (#1891) 2023-11-13 15:12:41 -08:00
persisted Refactor notifications to use react-query (#1878) 2023-11-12 18:13:11 -08:00
preferences Refactor feeds to use react-query (#1862) 2023-11-10 15:34:25 -08:00
queries Profile cleanup (react-query refactor) (#1891) 2023-11-13 15:12:41 -08:00
session Update clear account behavior, ensure agent is set (#1881) 2023-11-13 08:20:38 -08: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