lemmy/crates/apub
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
..
assets Dont federate post locking via Update activity (#4717) 2024-05-15 07:36:00 -04:00
src Avoid stack overflow when fetching nested comments, reduce max comment depth to 50 (#5009) 2024-10-01 10:10:14 +02:00
Cargo.toml Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 2024-07-30 10:11:39 -04:00