1
0

fix(server): trim long text of note from ap

Fix #9407
This commit is contained in:
syuilo
2022-12-25 14:28:51 +09:00
parent f44a7e2536
commit 94b1c99c86
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ You should also include the user name that made the change.
- Server: 引用内の文章がnyaizeされてしまう問題を修正 @kabo2468
- Server: Bug fix for Pinned Users lookup on instance @squidicuzz
- Server: Fix peers API returning suspended instances @ineffyble
- Server: trim long text of note from ap @syuilo
- Client: case insensitive emoji search @saschanaz
- Client: InAppウィンドウが操作できなくなることがあるのを修正 @tamaina
- Client: use proxied image for instance icon @syuilo