about summary refs log tree commit diff
path: root/src/state/models/session.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add onboarding (WIP)Paul Frazee2022-11-071-31/+1
|
* Update to the latest APIsPaul Frazee2022-11-041-41/+63
|
* Update to latest APIsPaul Frazee2022-10-261-4/+4
|
* Update api nsidsPaul Frazee2022-10-121-6/+6
|
* Clear all state on signoutPaul Frazee2022-09-291-1/+10
|
* Improve thread rendering (show reply lines)Paul Frazee2022-09-281-1/+0
|
* Add account creationPaul Frazee2022-09-271-20/+96
|
* Implement signin flowPaul Frazee2022-09-261-81/+105
|
* Replace mobx-state-tree with mobx and get a basic home feed renderingPaul Frazee2022-07-191-98/+101
|
* Fix platform build issuesPaul Frazee2022-07-181-5/+5
|
* Add mock API and reorg code for clarityPaul Frazee2022-07-181-7/+7
|
* Polyfills for native cryptoPaul Frazee2022-06-151-1/+1
|
* Add base auth & ucan request flow (web only)Paul Frazee2022-06-141-28/+57
|
* (WIP) Add initial API clientPaul Frazee2022-06-101-1/+57
|
* Add auth navigationsPaul Frazee2022-06-091-0/+21