Files
remark42/backend/app/rest/api
Dmitry Verkhoturov ce678bf967 fix Commento top-level comments import
Previously, top-level comments were incorrectly assigned
parent comment id "root", which made them non-root,
so they are not returned when requested
in the `/find?format=tree` API call.

To fix the previously imported comments, please export all your comments
and replace `"pid":"root"` with `"pid":""` and then re-import them.
2023-11-18 20:30:18 +01:00
..
2023-04-02 01:21:33 -05:00
2023-10-10 23:36:04 -05:00
2023-08-20 19:37:39 -05:00
2022-04-26 00:25:09 -05:00