From bb812ed07a2528528416c5d058cb71ba767781ac Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Mon, 3 Mar 2025 10:26:49 +0900 Subject: [PATCH] wip --- .../frontend/src/pages/settings/privacy.vue | 122 ++++++------------ .../frontend/src/pages/settings/profile.vue | 82 +++++------- 2 files changed, 72 insertions(+), 132 deletions(-) diff --git a/packages/frontend/src/pages/settings/privacy.vue b/packages/frontend/src/pages/settings/privacy.vue index a85342bb69..25c3a354e6 100644 --- a/packages/frontend/src/pages/settings/privacy.vue +++ b/packages/frontend/src/pages/settings/privacy.vue @@ -13,98 +13,73 @@ SPDX-License-Identifier: AGPL-3.0-only - - {{ i18n.ts.autoAcceptFollowed }} + + + + - + - {{ i18n.ts.makeReactionsPublic }} - + + - + - + - + - + - + - {{ i18n.ts.hideOnlineStatus }} - + + - + - {{ i18n.ts.noCrawle }} - + + - + - {{ i18n.ts.preventAiLearning }} - + + - + - {{ i18n.ts.makeExplorable }} - + + - + - +
- + - {{ i18n.ts._accountSettings.requireSigninToViewContents }} +