enhance(server): delete outdated hard-mutes regularly to improve db performance

This commit is contained in:
syuilo 2022-12-22 08:29:18 +09:00
parent 1fd9ba8dcb
commit ad4d8b07d3
2 changed files with 12 additions and 1 deletions

View file

@ -26,6 +26,7 @@ You should also include the user name that made the change.
- Server: improve syslog performance @syuilo
- Server: improve note scoring for featured notes @CyberRex0
- Server: delete outdated notifications regularly to improve db performance @syuilo
- Server: delete outdated hard-mutes regularly to improve db performance @syuilo
- Client: use tabler-icons instead of fontawesome to better design @syuilo
- Client: Add new gabber kick sounds (thanks for noizenecio)
- Client: Compress non-animated PNG files @saschanaz