about summary refs log tree commit diff
path: root/src/view/com/post-thread/PostThreadItem.tsx
Commit message (Expand)AuthorAgeFilesLines
...
* Aesthetic improvementsPaul Frazee2022-08-311-10/+13
* Unify the color palettePaul Frazee2022-08-311-15/+15
* New navigation model (#1)Paul Frazee2022-08-311-21/+12
* Replace momentjs - it is too large of a dependencyPaul Frazee2022-07-261-3/+2
* Implement Web versions of the bottom sheet, toast, and progress circlePaul Frazee2022-07-251-1/+1
* Add share bottom-sheet to feed and threadPaul Frazee2022-07-251-2/+6
* Add post composerPaul Frazee2022-07-221-2/+7
* Add liked-by and reposted-by viewsPaul Frazee2022-07-221-2/+20
* Implement like and repostPaul Frazee2022-07-221-9/+40
* Add profile viewPaul Frazee2022-07-211-4/+15
* Add header to PostThread view; update navigation to include stacking so that ...Paul Frazee2022-07-211-22/+11
* Add the ability to navigate to posts within a threadPaul Frazee2022-07-211-5/+10
* Factor out common styles; fixes and improvements to post-thread-viewPaul Frazee2022-07-201-49/+76
* Add WIP post-thread viewPaul Frazee2022-07-201-0/+176