lemmy/crates/utils
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
..
src Avoid stack overflow when fetching nested comments, reduce max comment depth to 50 (#5009) 2024-09-30 20:27:14 -04: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-16 11:15:41 -04:00