Merge branch 'tweetComments' into 'main'
Tweet comments See merge request !23
No related branches found
No related tags found
Checking pipeline status
Showing
- app/(content)/(home)/home/[postid]/page.tsx 108 additions, 0 deletionsapp/(content)/(home)/home/[postid]/page.tsx
- app/(content)/(home)/home/page.tsx 12 additions, 50 deletionsapp/(content)/(home)/home/page.tsx
- app/api/comments/route.ts 63 additions, 0 deletionsapp/api/comments/route.ts
- app/api/likes/likeService.ts 66 additions, 13 deletionsapp/api/likes/likeService.ts
- app/api/likes/route.ts 20 additions, 2 deletionsapp/api/likes/route.ts
- components/comment-button.tsx 25 additions, 0 deletionscomponents/comment-button.tsx
- components/like-button.tsx 46 additions, 5 deletionscomponents/like-button.tsx
- components/post-comment.tsx 64 additions, 0 deletionscomponents/post-comment.tsx
- components/post-item.tsx 47 additions, 0 deletionscomponents/post-item.tsx
- components/post-messages.tsx 1 addition, 1 deletioncomponents/post-messages.tsx
Loading
Please register or sign in to comment