teknologi-umum / tgif

Pack of valuable insights and thoughts on software engineering and the like
https://tgif.teknologiumum.com/?utm_source=github
Apache License 2.0
2 stars 6 forks source link

feat: conversation page #13

Closed elianiva closed 1 year ago

elianiva commented 1 year ago

videonya agak outdated, coba aja sendiri kalo mau lihat yg latest

https://user-images.githubusercontent.com/51877647/213927079-9d064d34-ba44-4ee4-b612-dea882d72a08.mp4

exported chat dipindah ke public biar assetsnya bisa diakses

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@bc15176). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13 +/- ## ========================================= Coverage ? 99.41% ========================================= Files ? 1 Lines ? 344 Branches ? 48 ========================================= Hits ? 342 Misses ? 2 Partials ? 0 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=teknologi-umum). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=teknologi-umum)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

aldy505 commented 1 year ago

should we limit the message output on the repliedTo field? we should trim it to 100 characters or less, probably. so it wouldn't be a mess.