about summary refs log tree commit diff
path: root/src/state/session/__tests__
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
* Pipe statsig events to logger (#7141)dan2024-12-171-13/+0
* Gate bitdrift integration (#7088)dan2024-12-131-0/+9
* Add `isSelfHosted` to `SessionAccount` (#7028)Eric Bailey2024-12-091-0/+31
* Language fixes (#5384)Eric Bailey2024-09-201-0/+4
* Move global "Sign out" out of the current account row (#4941)dan2024-08-151-3/+100
* Don't kick to login screen on network error (#4911)dan2024-08-131-6/+4
* Upgrade API, implement XRPC rework (#4857)Hailey2024-08-121-36/+36
* [🙅] Integrate deactivate (#4308)Eric Bailey2024-06-051-0/+61
* [🙅] Remove fallback that's no longer valid (#4353)Eric Bailey2024-06-041-29/+29
* [🙅] Disambiguation of the deactivation (#4267)Eric Bailey2024-06-041-29/+58
* [Session] Persist updates from inactive agentDan Abramov2024-05-231-15/+15
* Replace updateCurrentAccount() with refreshSession() (#3910)dan2024-05-081-171/+0
* Add session reducer tests (#3860)dan2024-05-081-0/+1643