From 4ef8dd7f4dd65e4f8fe7f8d71eb9bae33db58dbf Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 13 Dec 2025 16:04:01 +0900 Subject: [PATCH] fix social-app ios patch settings --- ios/patching/006-social-app-ios-shell.patch | 99 ++++++++----------- ...-social-app-ios-settings-remove-help.patch | 31 +++++- 2 files changed, 68 insertions(+), 62 deletions(-) diff --git a/ios/patching/006-social-app-ios-shell.patch b/ios/patching/006-social-app-ios-shell.patch index fefb57d..399df6f 100644 --- a/ios/patching/006-social-app-ios-shell.patch +++ b/ios/patching/006-social-app-ios-shell.patch @@ -1,46 +1,45 @@ -diff --git a/src/components/dialogs/BirthDateSettings.tsx b/src/components/dialogs/BirthDateSettings.tsx -index c5205bf71..3fccb9dfd 100644 ---- a/src/components/dialogs/BirthDateSettings.tsx -+++ b/src/components/dialogs/BirthDateSettings.tsx -@@ -165,7 +165,7 @@ function BirthdayInner({ - - You must be at least 13 years old to use Bluesky. Read our{' '} - - Terms of Service - {' '} -diff --git a/src/components/dialogs/ServerInput.tsx b/src/components/dialogs/ServerInput.tsx -index d7c02bb9f..99b98781f 100644 ---- a/src/components/dialogs/ServerInput.tsx -+++ b/src/components/dialogs/ServerInput.tsx -@@ -144,9 +144,9 @@ function DialogInner({ - -+ label={_(msg`syu.is`)}> - -- {_(msg`Bluesky`)} -+ {_(msg`syu.is`)} - - - - Bluesky is an open network where you can choose your own - provider. If you're new here, we recommend sticking with the -- default Bluesky Social option. -+ default syu.is option. - - - diff --git a/src/view/shell/Drawer.tsx b/src/view/shell/Drawer.tsx -index f76147ccf..96a2ac337 100644 +index f76147ccf..36b4d7de1 100644 --- a/src/view/shell/Drawer.tsx +++ b/src/view/shell/Drawer.tsx -@@ -695,12 +695,12 @@ function ExtraLinks() { +@@ -292,17 +292,11 @@ let DrawerContent = ({}: React.PropsWithoutRef<{}>): React.ReactNode => { + <> + + +- + + +- +- + +- ++{/* Feedback button removed for syu.is */} +