about summary refs log tree commit diff
path: root/src/state/session/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Replace `resumeSession` with `getSession` in the email check (#8670)Samuel Newman2025-07-231-0/+8
* Port post embeds to new arch (#7408)Eric Bailey2025-06-131-2/+2
* Instrument signup (#8037)Samuel Newman2025-03-271-10/+13
* Move global "Sign out" out of the current account row (#4941)dan2024-08-151-6/+6
* Replace updateCurrentAccount() with refreshSession() (#3910)dan2024-05-081-8/+0
* [Session] Code cleanup (#3854)dan2024-05-081-4/+3
* [Session] Remove global agent (#3852)dan2024-05-081-8/+1
* [Session] Extract selectAccount out (#3812)dan2024-05-021-5/+0
* [Session] Extract resumeSession out (#3811)dan2024-05-021-2/+0
* [Session] Use flag on state for persistence (#3793)dan2024-05-011-5/+3
* [Session] Refactor to prepare for V2 (#3781)dan2024-05-011-0/+65