about summary refs log tree commit diff
path: root/src/view/com/posts/FeedItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix overflows in post meta infoPaul Frazee2022-11-141-40/+9
* Always fallback from displayName to handlePaul Frazee2022-11-141-1/+3
* Turn 'include reason' on posts into a linkPaul Frazee2022-11-141-4/+10
* Implement trendingPaul Frazee2022-11-111-7/+18
* Add scene creatorPaul Frazee2022-11-091-1/+1
* Finish the upvote/downvote implementationPaul Frazee2022-11-081-6/+14
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-051-8/+7
* Replace likes with votes on post UIsPaul Frazee2022-11-051-68/+11
* Update to the latest APIsPaul Frazee2022-11-041-10/+10
* Rework the composer to a less buggy solutionPaul Frazee2022-11-011-4/+2
* Switch to autogenerated avis for nowPaul Frazee2022-10-311-11/+9
* Update to latest APIsPaul Frazee2022-10-261-7/+9
* Update api nsidsPaul Frazee2022-10-121-1/+1
* Update the view after a post is createdPaul Frazee2022-10-041-1/+1
* Implement mentions renderingPaul Frazee2022-10-031-4/+14
* Add reply information to feed itemsPaul Frazee2022-09-281-0/+24
* Switch to one default aviPaul Frazee2022-09-281-5/+2
* Replace mock-api with real apiPaul Frazee2022-09-221-11/+9
* UI sizing fixesPaul Frazee2022-09-091-1/+1
* Rework profile page to include working view selectorPaul Frazee2022-09-061-0/+219