lemmy/api_tests
Dessalines 4c6eb61c4a When banning a federated user, also remove their content from our local
communities.

- This works by:
  - Before a site ban, find all posts and comments to local communities
  - Send a federated community ban action for each local comm.
  - This also removes their content in the apub receive code.
- Adding back in federated community ban api tests.
- Adding in two more api tests for site bans.
- Fixes #4118
2024-02-20 10:51:40 -05:00
..
src When banning a federated user, also remove their content from our local 2024-02-20 10:51:40 -05:00
.eslintrc.json Upgrading deps. (#4196) 2023-11-24 10:29:41 +01:00
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
jest.config.js Prettier check (#2855) 2023-05-13 16:50:58 -04:00
package.json When banning a federated user, also remove their content from our local 2024-02-20 10:51:40 -05:00
pnpm-lock.yaml When banning a federated user, also remove their content from our local 2024-02-20 10:51:40 -05:00
prepare-drone-federation-test.sh When banning a federated user, also remove their content from our local 2024-02-20 10:51:40 -05:00
run-federation-test.sh Moving from yarn to pnpm. (#4414) 2024-01-29 11:38:39 +01:00
tsconfig.json Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00