lemmy/api_tests
Dessalines 2016afc9db
User / community blocking. Fixes #426 (#1604)
* A first pass at user / community blocking. #426

* Adding unit tests for person and community block.

* Moving migration

* Fixing creator_blocked for comment queries, added tests.

* Don't let a person block themselves

* Fix post creator_blocked

* Adding creator_blocked to PersonMentionView

* Moving blocked and follows to MyUserInfo

* Rename to local_user_view

* Add moderates to MyUserInfo

* Adding BlockCommunityResponse

* Fixing name, and check_person_block

* Fixing tests.

* Using type in Blockable trait.

* Changing recipient to target, adding unfollow to block action.
2021-08-19 20:54:15 +00:00
..
src User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +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 User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
prepare-drone-federation-test.sh Merge apub, apub_receive crates (fixes #1621) 2021-07-17 18:20:44 +02: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 User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00