feat(client): add user list widget

This commit is contained in:
syuilo
2022-12-26 10:29:47 +09:00
parent c7350c3839
commit 6acc10b4ba
4 changed files with 142 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ You should also include the user name that made the change.
- Client: Implement the button to subscribe push notification @tamaina
- Client: Implement the toggle to or not to close push notifications when notifications or messages are read @tamaina
- Client: show Unicode emoji tooltip with its name in MkReactionsViewer.reaction @saschanaz
- Client: add user list widget @syuilo
- Client: improve overall performance of client @syuilo
### Bugfixes