feat: アンテナから特定のノートを手動で除去できるように (#17463)

* feat: アンテナから特定のノートを手動で除去できるように

* fix review

* regenerate
This commit is contained in:
おさむのひと 2026-05-28 21:27:07 +09:00 committed by GitHub
commit 89ae64b077
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 288 additions and 3 deletions

View file

@ -2,6 +2,7 @@
### General
- Feat: ジョブキュー管理画面からキューの一時停止/再開ができるように
- Feat: アンテナのタイムラインから個別のノートを削除できるように
### Client
- Fix: 一部の実績が正しく表示されない問題を修正