リアクション一覧の公開をオプトインに

This commit is contained in:
syuilo 2021-10-18 01:16:59 +09:00
parent 1bfb176667
commit 7413634734
9 changed files with 51 additions and 4 deletions

View file

@ -10,7 +10,8 @@
## 12.x.x (unreleased)
### Improvements
- クライアント: ユーザーのリアクション一覧を見れるように
- クライアント: 自分のリアクション一覧を見れるように
- 設定により、リアクション一覧を全員に公開することも可能
- クライアント: ユーザー検索の精度を強化
- クライアント: 新しいライトテーマを追加
- API: ユーザーのリアクション一覧を取得する users/reactions を追加