%fa:user-clock%
+
%fa:angle-up%{{ notification._datetext }}
%fa:angle-down%{{ _notifications[i + 1]._datetext }}
@@ -251,6 +268,10 @@ root(isDark)
.text p i
color #53c7ce
+ &.receiveFollowRequest
+ .text p i
+ color #888
+
&.reply, &.mention
.text p i
color #555
diff --git a/src/client/app/desktop/views/components/received-follow-requests-window.vue b/src/client/app/desktop/views/components/received-follow-requests-window.vue
new file mode 100644
index 0000000000..fd37c0a6aa
--- /dev/null
+++ b/src/client/app/desktop/views/components/received-follow-requests-window.vue
@@ -0,0 +1,72 @@
+
+その他
+ %i18n:@locked-account%
+ %i18n:@other%
%fa:list%%i18n:@lists%%fa:angle-right%
%fa:envelope R%%i18n:@follow-requests%{{ $store.state.i.pendingReceivedFollowRequestsCount }}%fa:angle-right%
+