Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump build numbers for ios and android

+41 -26
+2 -2
app.config.js
··· 9 9 /** 10 10 * iOS build number. Must be incremented for each TestFlight version. 11 11 */ 12 - const IOS_BUILD_NUMBER = '4' 12 + const IOS_BUILD_NUMBER = '5' 13 13 14 14 /** 15 15 * Android build number. Must be incremented for each release. 16 16 */ 17 - const ANDROID_VERSION_CODE = 50 17 + const ANDROID_VERSION_CODE = 51 18 18 19 19 /** 20 20 * Uses built-in Expo env vars
+13 -8
src/locale/locales/en/messages.po
··· 256 256 #~ msgid "Ask apps to limit the visibility of my account" 257 257 #~ msgstr "" 258 258 259 - #: src/view/com/auth/create/CreateAccount.tsx:145 259 + #: src/view/com/auth/create/CreateAccount.tsx:141 260 260 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 261 261 #: src/view/com/auth/login/ForgotPasswordForm.tsx:166 262 262 #: src/view/com/auth/login/LoginForm.tsx:249 ··· 553 553 msgid "Confirmation code" 554 554 msgstr "" 555 555 556 - #: src/view/com/auth/create/CreateAccount.tsx:178 556 + #: src/view/com/auth/create/CreateAccount.tsx:174 557 557 #: src/view/com/auth/login/LoginForm.tsx:268 558 558 msgid "Connecting..." 559 559 msgstr "" ··· 626 626 msgid "Create a new account" 627 627 msgstr "" 628 628 629 - #: src/view/com/auth/create/CreateAccount.tsx:124 629 + #: src/view/com/auth/create/CreateAccount.tsx:120 630 630 msgid "Create Account" 631 631 msgstr "" 632 632 ··· 970 970 msgid "Get Started" 971 971 msgstr "" 972 972 973 - #: src/view/com/auth/LoggedOut.tsx:70 974 - #: src/view/com/auth/LoggedOut.tsx:71 973 + #: src/view/com/auth/LoggedOut.tsx:81 974 + #: src/view/com/auth/LoggedOut.tsx:82 975 975 #: src/view/com/util/moderation/ScreenHider.tsx:123 976 976 #: src/view/shell/desktop/LeftNav.tsx:103 977 977 msgid "Go back" ··· 1397 1397 msgid "New Post" 1398 1398 msgstr "" 1399 1399 1400 - #: src/view/com/auth/create/CreateAccount.tsx:158 1400 + #: src/view/com/auth/create/CreateAccount.tsx:154 1401 1401 #: src/view/com/auth/login/ForgotPasswordForm.tsx:174 1402 1402 #: src/view/com/auth/login/ForgotPasswordForm.tsx:184 1403 1403 #: src/view/com/auth/login/LoginForm.tsx:281 ··· 1846 1846 msgid "Resets the preferences state" 1847 1847 msgstr "" 1848 1848 1849 + #: src/view/com/auth/create/CreateAccount.tsx:163 1849 1850 #: src/view/com/auth/create/CreateAccount.tsx:167 1850 - #: src/view/com/auth/create/CreateAccount.tsx:171 1851 1851 #: src/view/com/auth/login/LoginForm.tsx:258 1852 1852 #: src/view/com/auth/login/LoginForm.tsx:261 1853 1853 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 1910 1910 #~ msgid "Search for posts and users." 1911 1911 #~ msgstr "" 1912 1912 1913 + #: src/view/com/auth/LoggedOut.tsx:104 1914 + #: src/view/com/auth/LoggedOut.tsx:105 1915 + msgid "Search for users" 1916 + msgstr "" 1917 + 1913 1918 #: src/view/com/modals/ChangeEmail.tsx:110 1914 1919 msgid "Security Step Required" 1915 1920 msgstr "" ··· 2423 2428 msgid "Visit Site" 2424 2429 msgstr "" 2425 2430 2426 - #: src/view/com/auth/create/CreateAccount.tsx:125 2431 + #: src/view/com/auth/create/CreateAccount.tsx:121 2427 2432 msgid "We're so excited to have you join us!" 2428 2433 msgstr "" 2429 2434
+13 -8
src/locale/locales/hi/messages.po
··· 256 256 #~ msgid "Ask apps to limit the visibility of my account" 257 257 #~ msgstr "" 258 258 259 - #: src/view/com/auth/create/CreateAccount.tsx:145 259 + #: src/view/com/auth/create/CreateAccount.tsx:141 260 260 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 261 261 #: src/view/com/auth/login/ForgotPasswordForm.tsx:166 262 262 #: src/view/com/auth/login/LoginForm.tsx:249 ··· 549 549 msgid "Confirmation code" 550 550 msgstr "OTP कोड" 551 551 552 - #: src/view/com/auth/create/CreateAccount.tsx:178 552 + #: src/view/com/auth/create/CreateAccount.tsx:174 553 553 #: src/view/com/auth/login/LoginForm.tsx:268 554 554 msgid "Connecting..." 555 555 msgstr "कनेक्टिंग ..।" ··· 622 622 msgid "Create a new account" 623 623 msgstr "नया खाता बनाएं" 624 624 625 - #: src/view/com/auth/create/CreateAccount.tsx:124 625 + #: src/view/com/auth/create/CreateAccount.tsx:120 626 626 msgid "Create Account" 627 627 msgstr "खाता बनाएँ" 628 628 ··· 962 962 msgid "Get Started" 963 963 msgstr "प्रारंभ करें" 964 964 965 - #: src/view/com/auth/LoggedOut.tsx:70 966 - #: src/view/com/auth/LoggedOut.tsx:71 965 + #: src/view/com/auth/LoggedOut.tsx:81 966 + #: src/view/com/auth/LoggedOut.tsx:82 967 967 #: src/view/com/util/moderation/ScreenHider.tsx:123 968 968 #: src/view/shell/desktop/LeftNav.tsx:103 969 969 msgid "Go back" ··· 1389 1389 msgid "New Post" 1390 1390 msgstr "नई पोस्ट" 1391 1391 1392 - #: src/view/com/auth/create/CreateAccount.tsx:158 1392 + #: src/view/com/auth/create/CreateAccount.tsx:154 1393 1393 #: src/view/com/auth/login/ForgotPasswordForm.tsx:174 1394 1394 #: src/view/com/auth/login/ForgotPasswordForm.tsx:184 1395 1395 #: src/view/com/auth/login/LoginForm.tsx:281 ··· 1838 1838 msgid "Resets the preferences state" 1839 1839 msgstr "प्राथमिकताओं की स्थिति को रीसेट करें" 1840 1840 1841 + #: src/view/com/auth/create/CreateAccount.tsx:163 1841 1842 #: src/view/com/auth/create/CreateAccount.tsx:167 1842 - #: src/view/com/auth/create/CreateAccount.tsx:171 1843 1843 #: src/view/com/auth/login/LoginForm.tsx:258 1844 1844 #: src/view/com/auth/login/LoginForm.tsx:261 1845 1845 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 1902 1902 #~ msgid "Search for posts and users." 1903 1903 #~ msgstr "" 1904 1904 1905 + #: src/view/com/auth/LoggedOut.tsx:104 1906 + #: src/view/com/auth/LoggedOut.tsx:105 1907 + msgid "Search for users" 1908 + msgstr "" 1909 + 1905 1910 #: src/view/com/modals/ChangeEmail.tsx:110 1906 1911 msgid "Security Step Required" 1907 1912 msgstr "सुरक्षा चरण आवश्यक" ··· 2415 2420 msgid "Visit Site" 2416 2421 msgstr "साइट पर जाएं" 2417 2422 2418 - #: src/view/com/auth/create/CreateAccount.tsx:125 2423 + #: src/view/com/auth/create/CreateAccount.tsx:121 2419 2424 msgid "We're so excited to have you join us!" 2420 2425 msgstr "हम आपके हमारी सेवा में शामिल होने को लेकर बहुत उत्साहित हैं!" 2421 2426
+13 -8
src/locale/locales/ja/messages.po
··· 228 228 msgid "Artistic or non-erotic nudity." 229 229 msgstr "芸術的または性的ではないヌード。" 230 230 231 - #: src/view/com/auth/create/CreateAccount.tsx:145 231 + #: src/view/com/auth/create/CreateAccount.tsx:141 232 232 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 233 233 #: src/view/com/auth/login/ForgotPasswordForm.tsx:166 234 234 #: src/view/com/auth/login/LoginForm.tsx:249 ··· 521 521 msgid "Confirmation code" 522 522 msgstr "確認コード" 523 523 524 - #: src/view/com/auth/create/CreateAccount.tsx:178 524 + #: src/view/com/auth/create/CreateAccount.tsx:174 525 525 #: src/view/com/auth/login/LoginForm.tsx:268 526 526 msgid "Connecting..." 527 527 msgstr "接続中..." ··· 594 594 msgid "Create a new account" 595 595 msgstr "新しいアカウントを作成" 596 596 597 - #: src/view/com/auth/create/CreateAccount.tsx:124 597 + #: src/view/com/auth/create/CreateAccount.tsx:120 598 598 msgid "Create Account" 599 599 msgstr "アカウントを作成" 600 600 ··· 930 930 msgid "Get Started" 931 931 msgstr "はじめに" 932 932 933 - #: src/view/com/auth/LoggedOut.tsx:70 934 - #: src/view/com/auth/LoggedOut.tsx:71 933 + #: src/view/com/auth/LoggedOut.tsx:81 934 + #: src/view/com/auth/LoggedOut.tsx:82 935 935 #: src/view/com/util/moderation/ScreenHider.tsx:123 936 936 #: src/view/shell/desktop/LeftNav.tsx:103 937 937 msgid "Go back" ··· 1328 1328 msgid "New Post" 1329 1329 msgstr "新しい投稿" 1330 1330 1331 - #: src/view/com/auth/create/CreateAccount.tsx:158 1331 + #: src/view/com/auth/create/CreateAccount.tsx:154 1332 1332 #: src/view/com/auth/login/ForgotPasswordForm.tsx:174 1333 1333 #: src/view/com/auth/login/ForgotPasswordForm.tsx:184 1334 1334 #: src/view/com/auth/login/LoginForm.tsx:281 ··· 1751 1751 msgid "Resets the preferences state" 1752 1752 msgstr "設定の状態をリセット" 1753 1753 1754 + #: src/view/com/auth/create/CreateAccount.tsx:163 1754 1755 #: src/view/com/auth/create/CreateAccount.tsx:167 1755 - #: src/view/com/auth/create/CreateAccount.tsx:171 1756 1756 #: src/view/com/auth/login/LoginForm.tsx:258 1757 1757 #: src/view/com/auth/login/LoginForm.tsx:261 1758 1758 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 1806 1806 #: src/view/screens/Search/Search.tsx:390 1807 1807 #~ msgid "Search for posts and users." 1808 1808 #~ msgstr "投稿とユーザーを検索します。" 1809 + 1810 + #: src/view/com/auth/LoggedOut.tsx:104 1811 + #: src/view/com/auth/LoggedOut.tsx:105 1812 + msgid "Search for users" 1813 + msgstr "" 1809 1814 1810 1815 #: src/view/com/modals/ChangeEmail.tsx:110 1811 1816 msgid "Security Step Required" ··· 2308 2313 msgid "Visit Site" 2309 2314 msgstr "サイトへアクセス" 2310 2315 2311 - #: src/view/com/auth/create/CreateAccount.tsx:125 2316 + #: src/view/com/auth/create/CreateAccount.tsx:121 2312 2317 msgid "We're so excited to have you join us!" 2313 2318 msgstr "私たちはあなたが参加してくれることをとても楽しみにしています!" 2314 2319