How far can Lemmy support nested comments? Let's find out
Comment on the top level thing and someonw will hopefully comment on yours. Just say like "Test"
You are viewing a single comment
Comment on the top level thing and someonw will hopefully comment on yours. Just say like "Test"
Well sync still supports that at least so: Test
Test
i dent ing
Test
Testy test from Voyager
Test
Test
I don't think there is any limit. The amount of nestings shouldn't even really be a database field. I think Lemmy just stores which comment was replied to and then has recursion logic to display it right.
Maybe