feat: ユーザーのリアクション一覧を見れるように

This commit is contained in:
syuilo 2021-10-17 01:33:15 +09:00
parent 8b646822fc
commit 835aad44bb
5 changed files with 175 additions and 3 deletions

View file

@ -2,12 +2,19 @@
## 12.x.x (unreleased)
### Improvements
- ページロードエラーページにリロードボタンを追加
### Bugfixes
-->
## 12.x.x (unreleased)
### Improvements
- クライアント: ユーザーのリアクション一覧を見れるように
- API: ユーザーのリアクション一覧を取得する users/reactions を追加
### Bugfixes
## 12.92.0 (2021/10/16)
### Improvements