1
0
Fork 0

fix(client): ピン留めユーザーの設定項目がない問題を修正

This commit is contained in:
syuilo 2021-10-10 17:47:57 +09:00
parent c33e93c662
commit 46424f63f2
2 changed files with 9 additions and 0 deletions

View file

@ -16,6 +16,7 @@
- クライアント: MFM関数構文のサジェストを実装
- クライアント: 未読の通知のみ表示する機能
- クライアント: 通知ページで通知の種類によるフィルタ
- クライアント: ピン留めユーザーの設定項目がない問題を修正
- ActivityPub: HTML -> MFMの変換を強化
- API: i/notifications に unreadOnly オプションを追加
- API: ap系のエンドポイントをログイン必須化+レートリミット追加