]> Untitled Git - lemmy-ui.git/commit
Adding purging of comments, posts, communities, and users. (#459)
authorDessalines <dessalines@users.noreply.github.com>
Thu, 23 Jun 2022 19:44:05 +0000 (15:44 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2022 19:44:05 +0000 (15:44 -0400)
commit96583bee47733d69dfe584f9a8d83a9c4dce1297
tree64779bfa781435aec32d12b2918c517d4545c6b1
parent75d52f1e4e32d14e7ca7482e21213cc6d589f211
Adding purging of comments, posts, communities, and users. (#459)

* Starting on admin purge.

* Updating translations.

* Finishing up item purging.
13 files changed:
lemmy-translations
package.json
src/shared/components/comment/comment-node.tsx
src/shared/components/common/icon.tsx
src/shared/components/community/community.tsx
src/shared/components/community/sidebar.tsx
src/shared/components/home/home.tsx
src/shared/components/modlog.tsx
src/shared/components/person/profile.tsx
src/shared/components/post/post-listing.tsx
src/shared/components/post/post.tsx
src/shared/interfaces.ts
yarn.lock