1
0

fix(server): アンテナの作成数上限を追加

This commit is contained in:
syuilo
2022-12-26 08:50:17 +09:00
parent 5e6851ce39
commit c801434d11
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ You should also include the user name that made the change.
- Server: Fix peers API returning suspended instances @ineffyble
- Server: trim long text of note from ap @syuilo
- Server: Ap inboxの最大ペイロードサイズを64kbに制限 @syuilo
- Server: アンテナの作成数上限を追加 @syuilo
- Client: case insensitive emoji search @saschanaz
- Client: InAppウィンドウが操作できなくなることがあるのを修正 @tamaina
- Client: use proxied image for instance icon @syuilo