lemmy/crates/api_common
Dessalines 2402515fcc
Dont allow posts to deleted / removed communities. Fixes #1827 (#1828)
* Dont allow posts to deleted / removed communities. Fixes #1827

* Fixing couldnt find community error.

* Adding check in createorupdate post and comment.

* make sure post wasn't deleted or removed.

* Adding a post not deleted or removed check to creatorupdatecomment.

* Using pub(crate)
2021-10-14 16:33:19 +00:00
..
src Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
Cargo.toml Version 0.13.0 2021-09-29 16:16:46 -04:00