lemmy/api_tests/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
..
comment.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00
community.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00
follow.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00
post.spec.ts Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
private_message.spec.ts Blank out extra info for deleted or removed content. Fixes #1679 (#1680) 2021-07-30 18:44:15 +00:00
shared.ts Fix tests 2021-09-19 17:20:47 -04:00
user.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00