about summary refs log tree commit diff
path: root/src/state/models/profile-view.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement profile updatesPaul Frazee2022-11-111-4/+1
* Fix followsPaul Frazee2022-11-101-1/+5
* Implement scene invitation and membership controlsPaul Frazee2022-11-101-4/+9
* Add creator to scene profile headerPaul Frazee2022-11-091-0/+2
* Implement scene member/memberships listingsPaul Frazee2022-11-081-0/+4
* Add actor types to the profiles and clean up the UIPaul Frazee2022-11-051-0/+12
* Update to the latest APIsPaul Frazee2022-11-041-7/+7
* Update to latest APIsPaul Frazee2022-10-261-2/+2
* Update api nsidsPaul Frazee2022-10-121-3/+3
* Implement profile-update apiPaul Frazee2022-10-041-2/+2
* Fix to auth of mutation opsPaul Frazee2022-10-031-6/+2
* Remove debug time delaysPaul Frazee2022-09-301-1/+0
* Implement unfollow, unlike, unrepostPaul Frazee2022-09-231-3/+1
* Replace mock-api with real apiPaul Frazee2022-09-221-32/+34
* Add EditProfile modalPaul Frazee2022-09-071-0/+8
* Rework profile page to include working view selectorPaul Frazee2022-09-061-4/+4
* Implement follow/unfollowPaul Frazee2022-07-261-1/+23
* Implement like and repostPaul Frazee2022-07-221-0/+12
* Add profile viewPaul Frazee2022-07-211-0/+105