From 0bf54b3ff6899f4eb5e2bb42c6466094c8f0b8c4 Mon Sep 17 00:00:00 2001 From: MeiMei <30769358+mei23@users.noreply.github.com> Date: Sat, 17 Nov 2018 03:25:48 +0900 Subject: Renote visibility (#3290) --- .../app/desktop/views/components/renote-form.vue | 15 +++++++--- src/remote/activitypub/kernel/announce/note.ts | 33 +++++++++++++++------- src/remote/activitypub/renderer/announce.ts | 17 +++++++++-- src/remote/activitypub/renderer/index.ts | 2 ++ 4 files changed, 51 insertions(+), 16 deletions(-) (limited to 'src') diff --git a/src/client/app/desktop/views/components/renote-form.vue b/src/client/app/desktop/views/components/renote-form.vue index c538b90dac..e6a09c3eea 100644 --- a/src/client/app/desktop/views/components/renote-form.vue +++ b/src/client/app/desktop/views/components/renote-form.vue @@ -5,7 +5,8 @@