* fix #14498 - 「削除して編集」の削除タイミングを投稿したタイミングへ変更 * update CHANGELOG.md * 指摘対応 - InitialNoteがあれば必ず削除するべきものでもないため、投稿後にノートを削除するフラグをプロパティに追加 * 指摘対応のミス修正 - フラグを条件に追加 - 実績のdateが数値になってなかった点を修正 --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
This commit is contained in:
parent
2a96e39bb3
commit
801a2ec1db
4 changed files with 20 additions and 15 deletions
|
|
@ -5,7 +5,7 @@
|
|||
- Fix: システムアカウントが削除できる問題を修正
|
||||
|
||||
### Client
|
||||
-
|
||||
- Fix: 削除して編集の削除タイミングを投稿後になるように `#14498`
|
||||
|
||||
### Server
|
||||
- Fix: 特定のケースでActivityPubの処理がデッドロックになることがあるのを修正
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue