lemmy/crates/apub/src/activities
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
..
comment Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
community Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
deletion Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
following Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
post Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
private_message Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
voting Fix clippy warnings added in nightly (#1833) 2021-10-12 12:46:26 -04:00
mod.rs Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
undo_remove.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00