1
0

fix(server): Ap inboxの最大ペイロードサイズを256kbに制限

This commit is contained in:
syuilo
2022-12-25 14:52:42 +09:00
parent 94b1c99c86
commit b518c35e00
2 changed files with 4 additions and 4 deletions
+1
View File
@@ -42,6 +42,7 @@ You should also include the user name that made the change.
- 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
- Server: Ap inboxの最大ペイロードサイズを256kbに制限 @syuilo
- Client: case insensitive emoji search @saschanaz
- Client: InAppウィンドウが操作できなくなることがあるのを修正 @tamaina
- Client: use proxied image for instance icon @syuilo