1
0

enhance(client): make possible to in-channel renote/quote

This commit is contained in:
syuilo
2023-02-12 10:59:22 +09:00
parent 784fc7b3f5
commit 2f48d109dd
3 changed files with 32 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ You should also include the user name that made the change.
- アニメーションを少なくする設定の時、MkPageHeaderのタブアニメーションを無効化
- Backend: activitypub情報がcorsでブロックされないようヘッダーを追加
- enhance: レートリミットを0%にできるように
- チャンネル内Renoteを行えるように
### Bugfixes
- Client: ユーザーページでアクティビティを見ることができない問題を修正