lemmy/crates/utils
Nutomic 1ba848f99d 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-10-01 10:10:14 +02:00
..
src Avoid stack overflow when fetching nested comments, reduce max comment depth to 50 (#5009) 2024-10-01 10:10:14 +02:00
translations@7adddded58 Version 0.19.6-beta.7 2024-08-27 16:32:08 -04:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00
Cargo.toml Adding clearurls crate to clean tracking params from links and markdown. (#5018) 2024-09-20 10:06:06 +02:00