bsky-app/src/state/models
Eric Bailey 96d8faf4b0
Add persistent state provider (#1830)
* Add persistent state provider

* Catch write error

* Handle read errors, update error msgs

* Fix lint

* Don't provide initial state to loader

* Remove colorMode from shell state

* Idea: hook into persisted context from other files

* Migrate settings to new hook

* Rework persisted state to split individual contexts

* Tweak persisted schema and validation

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-11-07 14:06:17 -08:00
..
cache Fix: fetch follows on desktop search for typeahead (#1660) 2023-10-10 12:27:32 -07:00
content Fix removal of old lists from saved feeds (#1823) 2023-11-06 18:51:46 -08:00
discovery Replace all logs with new logger 2023-11-04 13:42:36 -05:00
feeds Replace all logs with new logger 2023-11-04 13:42:36 -05:00
lists Replace all logs with new logger 2023-11-04 13:42:36 -05:00
media Replace all logs with new logger 2023-11-04 13:42:36 -05:00
ui Add persistent state provider (#1830) 2023-11-07 14:06:17 -08:00
invited-users.ts Replace all logs with new logger 2023-11-04 13:42:36 -05:00
me.ts Replace all logs with new logger 2023-11-04 13:42:36 -05:00
muted-threads.ts Thread muting [APP-29] (#500) 2023-04-20 17:16:56 -05:00
root-store.ts Add persistent state provider (#1830) 2023-11-07 14:06:17 -08:00
session.ts Replace all logs with new logger 2023-11-04 13:42:36 -05:00