feat: make possible to delete an account by admin

Resolve #8830
This commit is contained in:
syuilo 2022-06-27 23:49:16 +09:00
parent bc3ae901cc
commit 329f055a97
7 changed files with 90 additions and 18 deletions

View file

@ -16,6 +16,7 @@ You should also include the user name that made the change.
- Server: Add rate limit to i/notifications @tamaina
- Client: Improve control panel @syuilo
- Client: Show warning in control panel when there is an unresolved abuse report @syuilo
- Make possible to delete an account by admin @syuilo
- Improve player detection in URL preview @mei23
- Add Badge Image to Push Notification #8012 @tamaina
- Client: Removing entries from a clip @futchitwo