about summary refs log tree commit diff
path: root/src/state/models/profile-ui.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move the profile-ui model to the new ui folderPaul Frazee2023-03-141-117/+0
|
* Fix all type errorsPaul Frazee2023-01-261-2/+0
|
* Remove scenes (#36)Paul Frazee2023-01-171-40/+3
| | | | | | | | | | | | | | | | | | | * Remove scenes from the main menu * Remove scenes from the profile view * Remove 'scenes explainer' from onboarding flow * Remove scene-related modals * Remove member/membership code * Remove all scenes-related items from notifications * Remove scene-related code from posts feed * Remove scene-related API helpers * Update tests
* Improve error loggingPaul Frazee2023-01-021-12/+4
|
* Implement logging systemPaul Frazee2023-01-021-4/+12
|
* Add 'posts & replies' view to profilesPaul Frazee2022-11-221-1/+7
|
* More informative empty state for scenesPaul Frazee2022-11-091-1/+5
|
* Implement scene member/memberships listingsPaul Frazee2022-11-081-2/+29
|
* Finish the upvote/downvote implementationPaul Frazee2022-11-081-1/+1
|
* Add actor types to the profiles and clean up the UIPaul Frazee2022-11-051-7/+34
|
* Update to the latest APIsPaul Frazee2022-11-041-10/+1
|
* WIP scene UIsPaul Frazee2022-10-311-1/+1
|
* Update to new get*Feed xrpc methodsPaul Frazee2022-10-041-4/+7
|
* Rework profile page to include working view selectorPaul Frazee2022-09-061-0/+98