Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Bump ios and android build numbers

+84 -38
+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 = '14' 12 + const IOS_BUILD_NUMBER = '15' 13 13 14 14 /** 15 15 * Android build number. Must be incremented for each release. 16 16 */ 17 - const ANDROID_VERSION_CODE = 46 17 + const ANDROID_VERSION_CODE = 47 18 18 19 19 /** 20 20 * Uses built-in Expo env vars
+41 -18
src/locale/locales/en/messages.po
··· 51 51 msgid "{message}" 52 52 msgstr "" 53 53 54 - #: src/view/com/threadgate/WhoCanReply.tsx:130 54 + #: src/view/com/threadgate/WhoCanReply.tsx:158 55 55 msgid "<0/> members" 56 56 msgstr "" 57 57 ··· 126 126 msgid "Add details to report" 127 127 msgstr "" 128 128 129 - #: src/view/com/composer/Composer.tsx:425 129 + #: src/view/com/composer/Composer.tsx:435 130 130 msgid "Add link card" 131 131 msgstr "" 132 132 133 - #: src/view/com/composer/Composer.tsx:428 133 + #: src/view/com/composer/Composer.tsx:438 134 134 msgid "Add link card:" 135 135 msgstr "" 136 136 ··· 184 184 msgstr "" 185 185 186 186 #: src/view/com/notifications/FeedItem.tsx:236 187 + #: src/view/com/threadgate/WhoCanReply.tsx:178 187 188 msgid "and" 188 189 msgstr "" 189 190 ··· 223 224 msgid "Are you sure you want to delete the app password \"{name}\"?" 224 225 msgstr "" 225 226 226 - #: src/view/com/composer/Composer.tsx:139 227 + #: src/view/com/composer/Composer.tsx:142 227 228 msgid "Are you sure you'd like to discard this draft?" 228 229 msgstr "" 229 230 ··· 352 353 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 353 354 msgstr "" 354 355 355 - #: src/view/com/composer/Composer.tsx:278 356 - #: src/view/com/composer/Composer.tsx:281 356 + #: src/view/com/composer/Composer.tsx:282 357 + #: src/view/com/composer/Composer.tsx:285 357 358 #: src/view/com/modals/AltImage.tsx:127 358 359 #: src/view/com/modals/ChangeEmail.tsx:218 359 360 #: src/view/com/modals/ChangeEmail.tsx:220 ··· 682 683 msgid "Developer Tools" 683 684 msgstr "" 684 685 685 - #: src/view/com/composer/Composer.tsx:140 686 + #: src/view/com/composer/Composer.tsx:143 686 687 msgid "Discard" 687 688 msgstr "" 688 689 689 - #: src/view/com/composer/Composer.tsx:134 690 + #: src/view/com/composer/Composer.tsx:137 690 691 msgid "Discard draft" 691 692 msgstr "" 692 693 ··· 717 718 #: src/view/com/modals/EditImage.tsx:333 718 719 #: src/view/com/modals/ListAddRemoveUsers.tsx:142 719 720 #: src/view/com/modals/SelfLabel.tsx:157 721 + #: src/view/com/modals/Threadgate.tsx:129 722 + #: src/view/com/modals/Threadgate.tsx:132 720 723 #: src/view/com/modals/UserAddRemoveLists.tsx:79 721 724 #: src/view/screens/PreferencesHomeFeed.tsx:302 722 725 #: src/view/screens/PreferencesThreads.tsx:156 ··· 1225 1228 msgid "Media" 1226 1229 msgstr "" 1227 1230 1231 + #: src/view/com/threadgate/WhoCanReply.tsx:139 1232 + msgid "mentioned users" 1233 + msgstr "" 1234 + 1235 + #: src/view/com/modals/Threadgate.tsx:93 1236 + msgid "Mentioned users" 1237 + msgstr "" 1238 + 1228 1239 #: src/view/screens/Search/Search.tsx:503 1229 1240 msgid "Menu" 1230 1241 msgstr "" ··· 1435 1446 msgid "Okay" 1436 1447 msgstr "" 1437 1448 1438 - #: src/view/com/composer/Composer.tsx:341 1449 + #: src/view/com/composer/Composer.tsx:351 1439 1450 msgid "One or more images is missing alt text." 1440 1451 msgstr "" 1441 1452 1453 + #: src/view/com/threadgate/WhoCanReply.tsx:100 1454 + msgid "Only {0} can reply." 1455 + msgstr "" 1456 + 1442 1457 #: src/view/com/pager/FeedsTabBarMobile.tsx:79 1443 1458 msgid "Open navigation" 1444 1459 msgstr "" ··· 1554 1569 msgid "Please tell us why you think this decision was incorrect." 1555 1570 msgstr "" 1556 1571 1557 - #: src/view/com/composer/Composer.tsx:324 1572 + #: src/view/com/composer/Composer.tsx:334 1558 1573 #: src/view/com/post-thread/PostThread.tsx:216 1559 1574 #: src/view/screens/PostThread.tsx:77 1560 1575 msgid "Post" ··· 1697 1712 1698 1713 #: src/view/screens/Profile.tsx:161 1699 1714 msgid "Replies" 1715 + msgstr "" 1716 + 1717 + #: src/view/com/threadgate/WhoCanReply.tsx:98 1718 + msgid "Replies to this thread are disabled" 1700 1719 msgstr "" 1701 1720 1702 1721 #: src/view/screens/PreferencesHomeFeed.tsx:135 ··· 2163 2182 msgid "This link is taking you to the following website:" 2164 2183 msgstr "" 2165 2184 2166 - #: src/view/com/post-thread/PostThreadItem.tsx:123 2185 + #: src/view/com/post-thread/PostThreadItem.tsx:124 2167 2186 msgid "This post has been deleted." 2168 2187 msgstr "" 2169 2188 ··· 2188 2207 msgid "Transformations" 2189 2208 msgstr "" 2190 2209 2191 - #: src/view/com/post-thread/PostThreadItem.tsx:692 2192 - #: src/view/com/post-thread/PostThreadItem.tsx:694 2210 + #: src/view/com/post-thread/PostThreadItem.tsx:704 2211 + #: src/view/com/post-thread/PostThreadItem.tsx:706 2193 2212 #: src/view/com/util/forms/PostDropdownBtn.tsx:98 2194 2213 msgid "Translate" 2195 2214 msgstr "" ··· 2291 2310 msgid "Users" 2292 2311 msgstr "" 2293 2312 2294 - #: src/view/com/threadgate/WhoCanReply.tsx:115 2295 - msgid "Users followed by <0/>" 2313 + #: src/view/com/threadgate/WhoCanReply.tsx:143 2314 + msgid "users followed by <0/>" 2296 2315 msgstr "" 2316 + 2317 + #: src/view/com/threadgate/WhoCanReply.tsx:115 2318 + #~ msgid "Users followed by <0/>" 2319 + #~ msgstr "" 2297 2320 2298 2321 #: src/view/com/modals/Threadgate.tsx:106 2299 2322 msgid "Users in \"{0}\"" ··· 2370 2393 msgstr "" 2371 2394 2372 2395 #: src/view/com/threadgate/WhoCanReply.tsx:79 2373 - msgid "Who can reply?" 2374 - msgstr "" 2396 + #~ msgid "Who can reply?" 2397 + #~ msgstr "" 2375 2398 2376 2399 #: src/view/com/modals/crop-image/CropImage.web.tsx:102 2377 2400 msgid "Wide" 2378 2401 msgstr "" 2379 2402 2380 - #: src/view/com/composer/Composer.tsx:396 2403 + #: src/view/com/composer/Composer.tsx:406 2381 2404 msgid "Write post" 2382 2405 msgstr "" 2383 2406
+41 -18
src/locale/locales/hi/messages.po
··· 51 51 msgid "{message}" 52 52 msgstr "" 53 53 54 - #: src/view/com/threadgate/WhoCanReply.tsx:130 54 + #: src/view/com/threadgate/WhoCanReply.tsx:158 55 55 msgid "<0/> members" 56 56 msgstr "" 57 57 ··· 126 126 msgid "Add details to report" 127 127 msgstr "रिपोर्ट करने के लिए विवरण जोड़ें" 128 128 129 - #: src/view/com/composer/Composer.tsx:425 129 + #: src/view/com/composer/Composer.tsx:435 130 130 msgid "Add link card" 131 131 msgstr "लिंक कार्ड जोड़ें" 132 132 133 - #: src/view/com/composer/Composer.tsx:428 133 + #: src/view/com/composer/Composer.tsx:438 134 134 msgid "Add link card:" 135 135 msgstr "लिंक कार्ड जोड़ें:" 136 136 ··· 184 184 msgstr "{0} को ईमेल भेजा गया है। इसमें एक OTP कोड शामिल है जिसे आप नीचे दर्ज कर सकते हैं।।" 185 185 186 186 #: src/view/com/notifications/FeedItem.tsx:236 187 + #: src/view/com/threadgate/WhoCanReply.tsx:178 187 188 msgid "and" 188 189 msgstr "और" 189 190 ··· 223 224 msgid "Are you sure you want to delete the app password \"{name}\"?" 224 225 msgstr "क्या आप वाकई ऐप पासवर्ड \"{name}\" हटाना चाहते हैं?" 225 226 226 - #: src/view/com/composer/Composer.tsx:139 227 + #: src/view/com/composer/Composer.tsx:142 227 228 msgid "Are you sure you'd like to discard this draft?" 228 229 msgstr "क्या आप वाकई इस ड्राफ्ट को हटाना करना चाहेंगे?" 229 230 ··· 352 353 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 353 354 msgstr "केवल अक्षर, संख्या, रिक्त स्थान, डैश और अंडरस्कोर हो सकते हैं। कम से कम 4 अक्षर लंबा होना चाहिए, लेकिन 32 अक्षरों से अधिक लंबा नहीं होना चाहिए।।" 354 355 355 - #: src/view/com/composer/Composer.tsx:278 356 - #: src/view/com/composer/Composer.tsx:281 356 + #: src/view/com/composer/Composer.tsx:282 357 + #: src/view/com/composer/Composer.tsx:285 357 358 #: src/view/com/modals/AltImage.tsx:127 358 359 #: src/view/com/modals/ChangeEmail.tsx:218 359 360 #: src/view/com/modals/ChangeEmail.tsx:220 ··· 678 679 msgid "Developer Tools" 679 680 msgstr "डेवलपर उपकरण" 680 681 681 - #: src/view/com/composer/Composer.tsx:140 682 + #: src/view/com/composer/Composer.tsx:143 682 683 msgid "Discard" 683 684 msgstr "" 684 685 685 - #: src/view/com/composer/Composer.tsx:134 686 + #: src/view/com/composer/Composer.tsx:137 686 687 msgid "Discard draft" 687 688 msgstr "ड्राफ्ट हटाएं" 688 689 ··· 713 714 #: src/view/com/modals/EditImage.tsx:333 714 715 #: src/view/com/modals/ListAddRemoveUsers.tsx:142 715 716 #: src/view/com/modals/SelfLabel.tsx:157 717 + #: src/view/com/modals/Threadgate.tsx:129 718 + #: src/view/com/modals/Threadgate.tsx:132 716 719 #: src/view/com/modals/UserAddRemoveLists.tsx:79 717 720 #: src/view/screens/PreferencesHomeFeed.tsx:302 718 721 #: src/view/screens/PreferencesThreads.tsx:156 ··· 1217 1220 msgid "Media" 1218 1221 msgstr "" 1219 1222 1223 + #: src/view/com/threadgate/WhoCanReply.tsx:139 1224 + msgid "mentioned users" 1225 + msgstr "" 1226 + 1227 + #: src/view/com/modals/Threadgate.tsx:93 1228 + msgid "Mentioned users" 1229 + msgstr "" 1230 + 1220 1231 #: src/view/screens/Search/Search.tsx:503 1221 1232 msgid "Menu" 1222 1233 msgstr "मेनू" ··· 1427 1438 msgid "Okay" 1428 1439 msgstr "ठीक है" 1429 1440 1430 - #: src/view/com/composer/Composer.tsx:341 1441 + #: src/view/com/composer/Composer.tsx:351 1431 1442 msgid "One or more images is missing alt text." 1432 1443 msgstr "एक या अधिक छवियाँ alt पाठ याद आती हैं।।" 1433 1444 1445 + #: src/view/com/threadgate/WhoCanReply.tsx:100 1446 + msgid "Only {0} can reply." 1447 + msgstr "" 1448 + 1434 1449 #: src/view/com/pager/FeedsTabBarMobile.tsx:79 1435 1450 msgid "Open navigation" 1436 1451 msgstr "ओपन नेविगेशन" ··· 1546 1561 msgid "Please tell us why you think this decision was incorrect." 1547 1562 msgstr "" 1548 1563 1549 - #: src/view/com/composer/Composer.tsx:324 1564 + #: src/view/com/composer/Composer.tsx:334 1550 1565 #: src/view/com/post-thread/PostThread.tsx:216 1551 1566 #: src/view/screens/PostThread.tsx:77 1552 1567 msgid "Post" ··· 1689 1704 1690 1705 #: src/view/screens/Profile.tsx:161 1691 1706 msgid "Replies" 1707 + msgstr "" 1708 + 1709 + #: src/view/com/threadgate/WhoCanReply.tsx:98 1710 + msgid "Replies to this thread are disabled" 1692 1711 msgstr "" 1693 1712 1694 1713 #: src/view/screens/PreferencesHomeFeed.tsx:135 ··· 2155 2174 msgid "This link is taking you to the following website:" 2156 2175 msgstr "यह लिंक आपको निम्नलिखित वेबसाइट पर ले जा रहा है:" 2157 2176 2158 - #: src/view/com/post-thread/PostThreadItem.tsx:123 2177 + #: src/view/com/post-thread/PostThreadItem.tsx:124 2159 2178 msgid "This post has been deleted." 2160 2179 msgstr "इस पोस्ट को हटा दिया गया है।।" 2161 2180 ··· 2180 2199 msgid "Transformations" 2181 2200 msgstr "परिवर्तन" 2182 2201 2183 - #: src/view/com/post-thread/PostThreadItem.tsx:692 2184 - #: src/view/com/post-thread/PostThreadItem.tsx:694 2202 + #: src/view/com/post-thread/PostThreadItem.tsx:704 2203 + #: src/view/com/post-thread/PostThreadItem.tsx:706 2185 2204 #: src/view/com/util/forms/PostDropdownBtn.tsx:98 2186 2205 msgid "Translate" 2187 2206 msgstr "अनुवाद" ··· 2283 2302 msgid "Users" 2284 2303 msgstr "यूजर लोग" 2285 2304 2286 - #: src/view/com/threadgate/WhoCanReply.tsx:115 2287 - msgid "Users followed by <0/>" 2305 + #: src/view/com/threadgate/WhoCanReply.tsx:143 2306 + msgid "users followed by <0/>" 2288 2307 msgstr "" 2308 + 2309 + #: src/view/com/threadgate/WhoCanReply.tsx:115 2310 + #~ msgid "Users followed by <0/>" 2311 + #~ msgstr "" 2289 2312 2290 2313 #: src/view/com/modals/Threadgate.tsx:106 2291 2314 msgid "Users in \"{0}\"" ··· 2362 2385 msgstr "" 2363 2386 2364 2387 #: src/view/com/threadgate/WhoCanReply.tsx:79 2365 - msgid "Who can reply?" 2366 - msgstr "" 2388 + #~ msgid "Who can reply?" 2389 + #~ msgstr "" 2367 2390 2368 2391 #: src/view/com/modals/crop-image/CropImage.web.tsx:102 2369 2392 msgid "Wide" 2370 2393 msgstr "चौड़ा" 2371 2394 2372 - #: src/view/com/composer/Composer.tsx:396 2395 + #: src/view/com/composer/Composer.tsx:406 2373 2396 msgid "Write post" 2374 2397 msgstr "पोस्ट लिखो" 2375 2398