lemmy/api_tests/src
Nutomic 44dda08b13
Avoid stack overflow when fetching nested comments, reduce max comment depth to 50 (#5009)
* Avoid stack overflow when fetching deeply nested comments

* add test case

* reduce comment depth, add docs

* decrease

* reduce max comment depth to 50

* fmt

* clippy

* cleanup
2024-09-30 20:27:14 -04:00
..
comment.spec.ts Avoid stack overflow when fetching nested comments, reduce max comment depth to 50 (#5009) 2024-09-30 20:27:14 -04:00
community.spec.ts Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
follow.spec.ts federation: parallel sending per instance (#4623) 2024-07-21 11:50:50 -04:00
image.spec.ts Upgrading deps. (#4955) 2024-08-01 17:04:28 -04:00
post.spec.ts Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
private_message.spec.ts Fixing custom_thumbnail updates. (#4593) 2024-04-10 10:59:46 -04:00
shared.ts Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
user.spec.ts federation: parallel sending per instance (#4623) 2024-07-21 11:50:50 -04:00