1
0

fix: word mute is not applied to sub note (#11711)

* fix: word mute is not applied to sub note

* chore: update changelog

* chore: run eslint fix

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
This commit is contained in:
파링
2023-08-14 13:02:59 +09:00
committed by GitHub
parent ab58b651f7
commit c3fd848750
2 changed files with 25 additions and 2 deletions
+1
View File
@@ -30,6 +30,7 @@
- Fix: サーバー情報画面(`/instance-info/{domain}`)でブロックができないのを修正
- Fix: 未読のお知らせの「わかった」をクリック・タップしてもその場で「わかった」が消えない問題を修正
- Fix: iOSで画面を回転させるとテキストサイズが変わる問題を修正
- Fix: word mute for sub note is not applied
- Fix: タイムラインを下にスクロールしてノート画面に移動して再び戻ったら以前のスクロール位置を失う問題を修正
### Server