feat(client): add profile widget

Resolve #7722
This commit is contained in:
syuilo 2023-01-09 20:23:06 +09:00
parent 3bc0cdbfb7
commit c179d6f735
4 changed files with 100 additions and 0 deletions

View file

@ -83,6 +83,7 @@ You should also include the user name that made the change.
- Client: Support remote objects in search @SoniEx2
- Client: user activity page @syuilo
- Client: add user list widget @syuilo
- Client: add profile widget @syuilo
- Client: add heatmap of daily active users to about page @syuilo
- Client: introduce fluent emoji @syuilo
- Client: add new theme @syuilo