about summary refs log tree commit diff
path: root/src/state/persisted/index.ts
Commit message (Expand)AuthorAgeFilesLines
* [APP-1356] Policy update dialog (#8782)Eric Bailey2025-08-061-2/+4
* Language fixes (#5384)Eric Bailey2024-09-201-3/+7
* [Persisted] Make broadcast subscriptions granular by key (#4874)dan2024-08-061-1/+4
* [Persisted] Fix the race condition causing clobbered writes between tabs (#4873)dan2024-08-061-41/+33
* [Persisted] Fork web and native, make it synchronous on the web (#4872)dan2024-08-061-56/+50
* Add kawaii mode (#3773)Samuel Newman2024-05-011-4/+4
* Scale back sentry logs for trivial events (#2997)Hailey2024-02-261-3/+3
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-3/+3
* Improvements to persisted state migration (#2098)Eric Bailey2023-12-051-1/+4
* Raise levels of some logs during pre-release (#1994)Eric Bailey2023-11-261-2/+3
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-1/+1
* First pass at a session handler (#1850)Eric Bailey2023-11-091-2/+4
* Move require alt-text to new persistence + context (#1839)Paul Frazee2023-11-081-1/+1
* Add persistent state provider (#1830)Eric Bailey2023-11-071-0/+91