summaryrefslogtreecommitdiffstats
path: root/src/components/Comment
Commit message (Collapse)AuthorAgeFilesLines
* chore: display comments as a treeArmand Philippot2021-12-272-7/+19
| | | | | | I was displaying comments without the parent/children link. Now, each child is displayed under its parent. I also remove the reply button for children to avoid too many child depth.
* chore: display comments list on postsArmand Philippot2021-12-172-0/+175