]> Untitled Git - lemmy.git/commit
Adding permanently delete account comments and posts.
authorDessalines <tyhou13@gmx.com>
Tue, 15 Oct 2019 22:09:01 +0000 (15:09 -0700)
committerDessalines <tyhou13@gmx.com>
Tue, 15 Oct 2019 22:09:01 +0000 (15:09 -0700)
commit903d73d66535adf8ad8fbe460b00d2e14227e5e7
tree9ab72d6a15b5a478f5d4a257afd498fc863dd6ea
parentc0821fcaa501ef717e9fd58dac8a1203b9553bfa
Adding permanently delete account comments and posts.

- Fixes #285
- Fixes #58
server/src/api/mod.rs
server/src/api/user.rs
server/src/websocket/server.rs
ui/src/components/user.tsx
ui/src/interfaces.ts
ui/src/services/WebSocketService.ts
ui/src/translations/en.ts