about summary refs log tree commit diff
path: root/src/state/models/post-thread-view.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement scene invitation and membership controlsPaul Frazee2022-11-101-1/+6
* Finish the upvote/downvote implementationPaul Frazee2022-11-081-11/+38
* Update to the latest APIsPaul Frazee2022-11-041-5/+5
* Update to latest APIsPaul Frazee2022-10-261-4/+5
* Update api nsidsPaul Frazee2022-10-121-2/+2
* Fix to auth of mutation opsPaul Frazee2022-10-031-12/+4
* Improve thread rendering (show reply lines)Paul Frazee2022-09-281-5/+16
* Implement unfollow, unlike, unrepostPaul Frazee2022-09-231-4/+8
* Replace mock-api with real apiPaul Frazee2022-09-221-28/+32
* Add state updates after screen changesPaul Frazee2022-07-251-12/+21
* Implement like and repostPaul Frazee2022-07-221-9/+67
* Add profile viewPaul Frazee2022-07-211-1/+4
* Add the ability to navigate to posts within a threadPaul Frazee2022-07-211-4/+19
* Factor out common styles; fixes and improvements to post-thread-viewPaul Frazee2022-07-201-6/+20
* Add WIP post-thread viewPaul Frazee2022-07-201-0/+153