aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/CommentsList
Commit message (Collapse)AuthorAgeFilesLines
* fix: update comments list when a new comment is sendArmand Philippot2022-02-141-3/+24
| | | | | The comments list was static before. If an user posted a comment, even after it was approved, the comments list was keeping the old state.
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-4/+16
|
* chore(comments): handle comment replyArmand Philippot2022-01-151-2/+10
|
* chore: improve comment sectionArmand Philippot2022-01-072-1/+11
| | | | I also adjust styles for all forms and primary buttons.
* chore: display comments list on postsArmand Philippot2021-12-172-0/+29