index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state
/
session
/
index.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add displayName to contexts (#8814)
Samuel Newman
2025-08-14
1
-0
/
+3
*
Replace `resumeSession` with `getSession` in the email check (#8670)
Samuel Newman
2025-07-23
1
-1
/
+21
*
Instrument signup (#8037)
Samuel Newman
2025-03-27
1
-10
/
+25
*
Takendown state + in-app takedown appeals (#7566)
Samuel Newman
2025-01-23
1
-1
/
+1
*
Remove the environment indirections (#7089)
dan
2024-12-13
1
-2
/
+1
*
Remove Segment (#5518)
Hailey
2024-09-27
1
-4
/
+0
*
Move global "Sign out" out of the current account row (#4941)
dan
2024-08-15
1
-6
/
+32
*
subclass agent to add setPersistSessionHandler (#4928)
Hailey
2024-08-12
1
-20
/
+4
*
Upgrade API, implement XRPC rework (#4857)
Hailey
2024-08-12
1
-4
/
+20
*
[Persisted] Make broadcast subscriptions granular by key (#4874)
dan
2024-08-06
1
-2
/
+2
*
[Session] Logging (#4476)
dan
2024-06-20
1
-5
/
+37
*
[Session] Convert account to session data explicitly (#4446)
dan
2024-06-19
1
-2
/
+3
*
[🙅] Disambiguation of the deactivation (#4267)
Eric Bailey
2024-06-04
1
-1
/
+1
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
1
-9
/
+2
*
[Session] Dispose of stale agents immediately
Dan Abramov
2024-05-23
1
-0
/
+13
*
Replace updateCurrentAccount() with refreshSession() (#3910)
dan
2024-05-08
1
-19
/
+1
*
[Session] Code cleanup (#3854)
dan
2024-05-08
1
-296
/
+70
*
[Session] Remove global agent (#3852)
dan
2024-05-08
1
-330
/
+246
*
[Session] Align state and global agent switchpoints (#3845)
dan
2024-05-03
1
-36
/
+22
*
[Session] Reset global agent on expire (#3838)
dan
2024-05-03
1
-6
/
+11
*
[Session] Rely on agent session change event for persisting resumed session (...
dan
2024-05-03
1
-32
/
+12
*
[Session] Fix stale emailAuthFactor and emailConfirmed on the client (#3835)
dan
2024-05-03
1
-15
/
+11
*
[Session] Track agent in state (#3833)
dan
2024-05-03
1
-47
/
+139
*
[Session] Call persist handler directly (#3828)
dan
2024-05-02
1
-96
/
+63
*
[Session] Extract selectAccount out (#3812)
dan
2024-05-02
1
-24
/
+1
*
[Session] Extract resumeSession out (#3811)
dan
2024-05-02
1
-22
/
+1
*
[Session] Derive currentAccount from accounts + currentAccountDid (#3795)
dan
2024-05-01
1
-22
/
+28
*
[Session] Use flag on state for persistence (#3793)
dan
2024-05-01
1
-43
/
+42
*
[Session] Refactor to prepare for V2 (#3781)
dan
2024-05-01
1
-317
/
+156
*
[Session] Move deactivated field off the session object (#3780)
dan
2024-05-01
1
-3
/
+4
*
[Session] Consistently copy SessionAgent fields (#3779)
dan
2024-05-01
1
-5
/
+7
*
Session fixes, pt. 1 (#3762)
dan
2024-04-30
1
-8
/
+12
*
[Session] Add `useAgent` hook and replace (#3706)
Eric Bailey
2024-04-25
1
-7
/
+5
*
Persist PDS URL for session resumption (#3620)
Mary
2024-04-24
1
-4
/
+20
*
Email auth factor (#3602)
Paul Frazee
2024-04-22
1
-3
/
+13
*
[Statsig] Slightly block the UI on gates (#3608)
dan
2024-04-18
1
-1
/
+14
*
PWI improvements (#3489)
Paul Frazee
2024-04-12
1
-4
/
+4
*
Scope query client per DID (#3333)
dan
2024-04-04
1
-11
/
+4
*
[Statsig] Onboarding and routing events (#3302)
dan
2024-03-21
1
-8
/
+10
*
[Statsig] Track login/logout (#3286)
dan
2024-03-19
1
-23
/
+38
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-1
/
+40
*
Scale back sentry logs for trivial events (#2997)
Hailey
2024-02-26
1
-9
/
+9
*
remove sandbox labels (#2883)
Hailey
2024-02-16
1
-6
/
+0
*
Hackfix to avoid creating identical profile objects during account creation
Paul Frazee
2024-02-07
1
-0
/
+6
*
set default display name to be blank (#2717)
Hailey
2024-01-31
1
-1
/
+1
*
Clean up some sentry logs (#2630)
Eric Bailey
2024-01-25
1
-46
/
+9
*
Add account-activation queueing to signup (#2613)
Paul Frazee
2024-01-25
1
-5
/
+33
*
Phone number verification in account creation (#2564)
Paul Frazee
2024-01-18
1
-1
/
+13
*
Create a profile record on new user (#2520)
Paul Frazee
2024-01-12
1
-0
/
+6
*
Ensure sessions and tokens are synced between tabs (#2498)
Eric Bailey
2024-01-12
1
-23
/
+37
[next]