From 9417b30d12f81b9f808778ed68f24fce44aa5e93 Mon Sep 17 00:00:00 2001
From: Xeltica <7106976+Xeltica@users.noreply.github.com>
Date: Thu, 30 Jul 2020 20:28:35 +0900
Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=88=86=E3=81=AE=E3=83=8E=E3=83=BC?=
=?UTF-8?q?=E3=83=88=E3=81=AB=E3=83=AA=E3=82=A2=E3=82=AF=E3=82=B7=E3=83=A7?=
=?UTF-8?q?=E3=83=B3=E3=82=92=E6=8A=BC=E3=81=9B=E3=82=8B=E3=82=88=E3=81=86?=
=?UTF-8?q?=E3=81=AB=20=20(#6506)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* resolve #6468
* リモートから来たセルフリアクションの対応
---
src/client/components/note.vue | 4 ++--
src/client/components/reactions-viewer.reaction.vue | 5 +----
src/remote/activitypub/kernel/like.ts | 2 --
src/server/api/endpoints/notes/reactions/create.ts | 7 -------
src/services/note/reaction/create.ts | 5 -----
5 files changed, 3 insertions(+), 20 deletions(-)
diff --git a/src/client/components/note.vue b/src/client/components/note.vue
index a359287b4..69ab4ae44 100644
--- a/src/client/components/note.vue
+++ b/src/client/components/note.vue
@@ -71,10 +71,10 @@
-