]> Untitled Git - lemmy.git/commit
Added option to remove banned user data (posts, comments, communities) (#1093)
authorDessalines <dessalines@users.noreply.github.com>
Mon, 17 Aug 2020 18:12:36 +0000 (14:12 -0400)
committerGitHub <noreply@github.com>
Mon, 17 Aug 2020 18:12:36 +0000 (18:12 +0000)
commitc323ab527585e9bab0f9c9f2d1118790ea2e7ae6
tree08acf5ee86f59516e581c5bcc357a5f8f547c54d
parent725e46da4a3b1939ca7c6df5b42438154d2a0d49
Added option to remove banned user data (posts, comments, communities) (#1093)

- Works for both a site-ban, and a community ban.
- Fixes #557
docs/src/contributing_websocket_http_api.md
server/lemmy_db/src/comment.rs
server/lemmy_db/src/community.rs
server/lemmy_db/src/post.rs
server/src/api/community.rs
server/src/api/user.rs
ui/src/components/comment-node.tsx
ui/src/components/post-listing.tsx
ui/src/interfaces.ts
ui/translations/en.json