about summary refs log tree commit diff
path: root/src/state/models/me.ts
Commit message (Collapse)AuthorAgeFilesLines
...
* Finish the upvote/downvote implementationPaul Frazee2022-11-081-1/+1
|
* Update to the latest APIsPaul Frazee2022-11-041-6/+6
|
* Update api nsidsPaul Frazee2022-10-121-2/+2
|
* Implement notificationsPaul Frazee2022-10-031-0/+9
|
* Clear all state on signoutPaul Frazee2022-09-291-4/+8
|
* Fix to session loadPaul Frazee2022-09-281-3/+3
|
* Implement signin flowPaul Frazee2022-09-261-3/+2
|
* Replace mock-api with real apiPaul Frazee2022-09-221-11/+9
|
* Replace mobx-state-tree with mobx and get a basic home feed renderingPaul Frazee2022-07-191-43/+36
|
* Add mock API and reorg code for clarityPaul Frazee2022-07-181-0/+48