From 8661cd1ee7b555a04bb73e3e7a9e36280f82d2e2 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 16 Aug 2021 15:20:23 +0900 Subject: [PATCH] =?UTF-8?q?Renote=E3=81=95=E3=82=8C=E3=81=9F=E6=99=82?= =?UTF-8?q?=E5=88=BB=E3=81=8C=E6=8A=95=E7=A8=BF=E3=81=95=E3=82=8C=E3=81=9F?= =?UTF-8?q?=E6=99=82=E5=88=BB=E3=81=AE=E3=82=88=E3=81=86=E3=81=AB=E8=A1=A8?= =?UTF-8?q?=E7=A4=BA=E3=81=95=E3=82=8C=E3=82=8B=E5=95=8F=E9=A1=8C=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix #7620 --- CHANGELOG.md | 1 + src/client/components/note-detailed.vue | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 190935e6a..ccf0dff21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - データベースのインデックスを最適化 ### Bugfixes +- Renoteされた時刻が投稿された時刻のように表示される問題を修正 - ActivityPub: 長いユーザーの名前や自己紹介の対応 ## 12.87.0 (2021/08/12) diff --git a/src/client/components/note-detailed.vue b/src/client/components/note-detailed.vue index a2460950c..720f5aa2b 100644 --- a/src/client/components/note-detailed.vue +++ b/src/client/components/note-detailed.vue @@ -86,8 +86,8 @@