index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state
/
models
/
session.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-43
/
+0
*
Fix type errors (#1867)
Eric Bailey
2023-11-10
1
-0
/
+4
*
Pare down session as much as possible
Eric Bailey
2023-11-10
1
-438
/
+5
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-1
/
+2
*
Email verification and change flows (#1560)
Paul Frazee
2023-09-28
1
-0
/
+16
*
track successful account creation (#955)
Ansh
2023-07-03
1
-0
/
+2
*
Add testnet warning (#880)
Paul Frazee
2023-06-14
1
-0
/
+8
*
Spelling (#772)
Josh Soref
2023-05-30
1
-2
/
+2
*
Fix link opening (#512)
Paul Frazee
2023-04-21
1
-1
/
+2
*
Analytics fixes (closes #386) (#387)
Paul Frazee
2023-04-05
1
-0
/
+2
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-18
/
+17
*
Add custom feeds selector, rework search, simplify onboarding (#325)
Paul Frazee
2023-03-19
1
-6
/
+5
*
Logout bug hunt (#294)
Paul Frazee
2023-03-15
1
-25
/
+55
*
Rework logged out state to preserve routing and work for web
Paul Frazee
2023-03-13
1
-1
/
+3
*
Handle-change modal with custom domain support (#273)
Paul Frazee
2023-03-06
1
-1
/
+42
*
Onboarding tweaks (#272)
Paul Frazee
2023-03-06
1
-0
/
+1
*
New onboarding (#241)
Ansh
2023-03-02
1
-1
/
+0
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-214
/
+200
*
Push notification & session management cleanup (#92)
Paul Frazee
2023-01-25
1
-2
/
+12
*
Initial pass at push notifications + some fixes to the session management (#91)
Paul Frazee
2023-01-24
1
-11
/
+27
*
Account switcher (#85)
Paul Frazee
2023-01-24
1
-59
/
+159
*
Improve error logging
Paul Frazee
2023-01-02
1
-13
/
+4
*
Implement logging system
Paul Frazee
2023-01-02
1
-7
/
+19
*
Unvendor the api and switch to @atproto/api
Paul Frazee
2022-12-22
1
-5
/
+5
*
Improve session management
Paul Frazee
2022-12-12
1
-0
/
+2
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
1
-1
/
+0
*
Rework the 'main menu' to be a screen that's always in history
Paul Frazee
2022-12-06
1
-1
/
+4
*
Ensure the UI always renders, even in bad network conditions (close #6)
Paul Frazee
2022-12-05
1
-5
/
+35
*
Track rotated auth tokens
Paul Frazee
2022-11-21
1
-1
/
+14
*
Add onboarding (WIP)
Paul Frazee
2022-11-07
1
-31
/
+1
*
Update to the latest APIs
Paul Frazee
2022-11-04
1
-41
/
+63
*
Update to latest APIs
Paul Frazee
2022-10-26
1
-4
/
+4
*
Update api nsids
Paul Frazee
2022-10-12
1
-6
/
+6
*
Clear all state on signout
Paul Frazee
2022-09-29
1
-1
/
+10
*
Improve thread rendering (show reply lines)
Paul Frazee
2022-09-28
1
-1
/
+0
*
Add account creation
Paul Frazee
2022-09-27
1
-20
/
+96
*
Implement signin flow
Paul Frazee
2022-09-26
1
-81
/
+105
*
Replace mobx-state-tree with mobx and get a basic home feed rendering
Paul Frazee
2022-07-19
1
-98
/
+101
*
Fix platform build issues
Paul Frazee
2022-07-18
1
-5
/
+5
*
Add mock API and reorg code for clarity
Paul Frazee
2022-07-18
1
-7
/
+7
*
Polyfills for native crypto
Paul Frazee
2022-06-15
1
-1
/
+1
*
Add base auth & ucan request flow (web only)
Paul Frazee
2022-06-14
1
-28
/
+57
*
(WIP) Add initial API client
Paul Frazee
2022-06-10
1
-1
/
+57
*
Add auth navigations
Paul Frazee
2022-06-09
1
-0
/
+21