You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
3 years ago
..
src Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 3 years ago
.eslintrc.json Changing unit tests to api v2. 4 years ago
.prettierrc.js Changing unit tests to api v2. 4 years ago
jest.config.js Isomorphic docker (#1124) 4 years ago
package.json Upgrading to lemmy-js-client 0.12.0 3 years ago
prepare-drone-federation-test.sh Move code to apub library (#1795) 3 years ago
run-federation-test.sh Upgrade Rust version 4 years ago
tsconfig.json Changing unit tests to api v2. 4 years ago
yarn.lock Upgrading to lemmy-js-client 0.12.0 3 years ago