about summary refs log tree commit diff
path: root/src/state/session
Commit message (Expand)AuthorAgeFilesLines
...
* [Session] Reset global agent on expire (#3838)dan2024-05-031-6/+11
* [Session] Rely on agent session change event for persisting resumed session (...dan2024-05-031-32/+12
* [Session] Fix stale emailAuthFactor and emailConfirmed on the client (#3835)dan2024-05-031-15/+11
* [Session] Track agent in state (#3833)dan2024-05-031-47/+139
* [Session] Call persist handler directly (#3828)dan2024-05-021-96/+63
* [Session] Extract selectAccount out (#3812)dan2024-05-022-29/+1
* [Session] Extract resumeSession out (#3811)dan2024-05-022-24/+1
* [Session] Derive currentAccount from accounts + currentAccountDid (#3795)dan2024-05-011-22/+28
* [Session] Use flag on state for persistence (#3793)dan2024-05-012-48/+45
* [Session] Refactor to prepare for V2 (#3781)dan2024-05-014-323/+398
* [Session] Move deactivated field off the session object (#3780)dan2024-05-011-3/+4
* [Session] Consistently copy SessionAgent fields (#3779)dan2024-05-011-5/+7
* Session fixes, pt. 1 (#3762)dan2024-04-301-8/+12
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-7/+5
* [Session] Base (#3541)Eric Bailey2024-04-251-0/+6
* Persist PDS URL for session resumption (#3620)Mary2024-04-241-4/+20
* Email auth factor (#3602)Paul Frazee2024-04-221-3/+13
* [Statsig] Slightly block the UI on gates (#3608)dan2024-04-181-1/+14
* PWI improvements (#3489)Paul Frazee2024-04-121-4/+4
* Scope query client per DID (#3333)dan2024-04-041-11/+4
* [Statsig] Onboarding and routing events (#3302)dan2024-03-211-8/+10
* [Statsig] Track login/logout (#3286)dan2024-03-191-23/+38
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-182-1/+52
* Scale back sentry logs for trivial events (#2997)Hailey2024-02-261-9/+9
* remove sandbox labels (#2883)Hailey2024-02-161-6/+0
* Hackfix to avoid creating identical profile objects during account creationPaul Frazee2024-02-071-0/+6
* set default display name to be blank (#2717)Hailey2024-01-311-1/+1
* Clean up some sentry logs (#2630)Eric Bailey2024-01-251-46/+9
* Add account-activation queueing to signup (#2613)Paul Frazee2024-01-251-5/+33
* Phone number verification in account creation (#2564)Paul Frazee2024-01-181-1/+13
* Create a profile record on new user (#2520)Paul Frazee2024-01-121-0/+6
* Ensure sessions and tokens are synced between tabs (#2498)Eric Bailey2024-01-121-23/+37
* Add expired log (#2456)Eric Bailey2024-01-101-0/+2
* Do not nuke session on unknown backend errors (#2399)Eric Bailey2024-01-081-23/+43
* Add some more logging (#2402)Eric Bailey2024-01-021-8/+4
* fix Create Account metrics (#2242)Ansh2023-12-181-0/+2
* Add fallback to email reminder modal (#2193)Eric Bailey2023-12-121-0/+9
* Add back isInitialLoad to session (#2155)Eric Bailey2023-12-091-0/+8
* More session improvements (#2129)Eric Bailey2023-12-071-31/+65
* Move analytics out of init (#2115)dan2023-12-061-7/+3
* Remove getSession waterfall (#2112)dan2023-12-061-23/+55
* Check Analytics (#2106)Ansh2023-12-061-0/+3
* Improvements to persisted state migration (#2098)Eric Bailey2023-12-051-2/+2
* Get more rigorous about getAgent() consistency (#2026)Paul Frazee2023-11-291-0/+6
* [PWI] Clarify different ways of clearing current account/logout (#1991)Eric Bailey2023-11-241-17/+29
* PWI: Profile (#1982)dan2023-11-231-1/+4
* PWI Base (#1964)Eric Bailey2023-11-211-0/+17
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-11/+20
* Refactor ChangeHandle modal (#1929)Eric Bailey2023-11-161-12/+27
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-151-2/+7