lemmy/api_tests
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
.eslintrc.json Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
.prettierrc.js Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
jest.config.js Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
package.json Upgrading to lemmy-js-client 0.12.0 2021-09-03 09:21:24 -04:00
prepare-drone-federation-test.sh Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
run-federation-test.sh Upgrade Rust version 2021-03-01 18:46:56 +01:00
tsconfig.json Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
yarn.lock Upgrading to lemmy-js-client 0.12.0 2021-09-03 09:21:24 -04:00