about summary refs log tree commit diff
path: root/src/state/models/session.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-43/+0
* Fix type errors (#1867)Eric Bailey2023-11-101-0/+4
* Pare down session as much as possibleEric Bailey2023-11-101-438/+5
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
* Email verification and change flows (#1560)Paul Frazee2023-09-281-0/+16
* track successful account creation (#955)Ansh2023-07-031-0/+2
* Add testnet warning (#880)Paul Frazee2023-06-141-0/+8
* Spelling (#772)Josh Soref2023-05-301-2/+2
* Fix link opening (#512)Paul Frazee2023-04-211-1/+2
* Analytics fixes (closes #386) (#387)Paul Frazee2023-04-051-0/+2
* Lex refactor (#362)Paul Frazee2023-03-311-18/+17
* Add custom feeds selector, rework search, simplify onboarding (#325)Paul Frazee2023-03-191-6/+5
* Logout bug hunt (#294)Paul Frazee2023-03-151-25/+55
* Rework logged out state to preserve routing and work for webPaul Frazee2023-03-131-1/+3
* Handle-change modal with custom domain support (#273)Paul Frazee2023-03-061-1/+42
* Onboarding tweaks (#272)Paul Frazee2023-03-061-0/+1
* New onboarding (#241)Ansh2023-03-021-1/+0
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-214/+200
* Push notification & session management cleanup (#92)Paul Frazee2023-01-251-2/+12
* Initial pass at push notifications + some fixes to the session management (#91)Paul Frazee2023-01-241-11/+27
* Account switcher (#85)Paul Frazee2023-01-241-59/+159
* Improve error loggingPaul Frazee2023-01-021-13/+4
* Implement logging systemPaul Frazee2023-01-021-7/+19
* Unvendor the api and switch to @atproto/apiPaul Frazee2022-12-221-5/+5
* Improve session managementPaul Frazee2022-12-121-0/+2
* Add avatar images and fix some type signaturesPaul Frazee2022-12-081-1/+0
* Rework the 'main menu' to be a screen that's always in historyPaul Frazee2022-12-061-1/+4
* Ensure the UI always renders, even in bad network conditions (close #6)Paul Frazee2022-12-051-5/+35
* Track rotated auth tokensPaul Frazee2022-11-211-1/+14
* 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