lemmy/crates/apub/src
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
..
activities Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
fetcher Fix federation of initial post/comment vote (fixes #1824) (#1835) 2021-10-13 10:12:41 -04:00
http Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
objects Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
context.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
lib.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
migrations.rs Rewrite fetcher (#1792) 2021-09-25 11:44:52 -04:00