Samuel Newman
712768dd8f
Use ALF for the account quick switch dialog ( #3327 )
...
* Use ALF for account quick switch
* clean up modal type
* add haptics to dialog opening
* move account list to it's own component and share
* make tick slightly darker
2024-04-03 19:18:14 -07:00
Ivan Beà
8cdd8394df
Update catalan localization messages.po ( #3307 )
...
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
Apply corrections suggested by @surfdude29, thanks
* Update messages.po
adding @jordimas corrections
2024-04-03 18:53:58 -07:00
dan
e51ccb46b8
Scope query client per DID ( #3333 )
...
* Move QueryProvider inside the key
* Pull useQueryClient-dependent code down in App.native
* Remove useQueryClient dependency from session provider
* Scope query client per DID
2024-04-04 02:51:10 +01:00
Hima
db3cd3e821
Fix & Add: Japanese Translation (6) ( #3304 )
...
* Create test.txt
* Delete src/locale/locales/ja/messages.po
* Add files via upload
* Delete src/locale/locales/ja/test.txt
* messages.po を更新
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* messages.po を更新
* messages.po を更新
* messages.po を更新
* messages.po を更新
2024-04-03 18:49:48 -07:00
Minseo Lee
af9b961411
Fix magnify icon ( #3292 )
...
* Update icons.tsx
* Update icons.tsx
2024-04-03 18:49:14 -07:00
Minseo Lee
7cf22e2047
Update Korean localization ( #3281 )
...
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
2024-04-03 18:47:04 -07:00
Hailey
7fb117d213
Upgrade `UITextView` to latest ( #3090 )
...
* uitextview use library w/ fixes
bump
bump
multiple uitextview fixes
* bump
* update to latest
* cleanup
2024-04-03 18:05:03 -07:00
Hailey
a356b1be1a
Work around GitHub false-positive for passing secret to another action ( #3396 )
...
* run bundle/deploy on main pushes
* don't fetch from origin if not necessary
* fix false-postive for secret in outputs
rm test
test 'false'
rm test
use in both places
workaround "secret" string
add a manual testflight deployment option for android
add a manual testflight deployment option for android
add a manual testflight deployment option for android
* rm test code
2024-04-03 18:04:48 -07:00
Kevin Scannell
cad0590694
Irish PO file thanks to @kingdonncha1.bsky.social ( #2924 )
...
* Irish PO file thanks to @kingdonncha1.bsky.social
* feat: add Gaeilge options added by @kscanne into the GUI
---------
Co-authored-by: Kat Gaea <kat.knight@newgaea.net>
2024-04-03 17:32:53 -07:00
Paul Frazee
93fbd91193
Add cursor to 'learn more' on screenhider ( close #2871 ) ( #3395 )
2024-04-03 17:28:31 -07:00
Paul Frazee
9d5c82d9a8
Merge branch 'atiksoftware-main' into main
2024-04-03 17:15:33 -07:00
Paul Frazee
55e4ea84f8
Add turkish to app languages
2024-04-03 16:50:15 -07:00
dan
a32eb96210
Show redbox in DEV on string <View> child for web ( #3394 )
2024-04-04 00:46:49 +01:00
Paul Frazee
a4d4562aba
Merge branch 'main' of https://github.com/atiksoftware/social-app into atiksoftware-main
2024-04-03 16:31:13 -07:00
Hailey
eda98679df
don't fetch from origin if unnecessary when performing OTA deploy ( #3392 )
...
* run bundle/deploy on main pushes
* don't fetch from origin if not necessary
2024-04-03 16:27:17 -07:00
Hailey
8e882a4579
run bundle/deploy on main pushes ( #3391 )
2024-04-03 16:00:52 -07:00
dan
295a0949f4
Factor out QueryProvider ( #3331 )
2024-04-03 23:53:44 +01:00
dan
6c728f79de
Make notifications init reactive to queryClient ( #3329 )
2024-04-03 23:42:28 +01:00
dan
fc1e30afd6
Thread queryClient explicitly through ( #3328 )
...
* Pass queryClient explicitly to resetProfilePostsQueries
* Pass queryClient explicitly to updatePostShadow
* Pass queryClient explicitly to updateProfileShadow
2024-04-03 23:33:46 +01:00
Hailey
73df7e53b3
Add OTA updates support for `testflight` channel ( #3291 )
...
* some progress
another adjustment, testing
another adjustment, testing
fix again
fix again
set default runtime version
fix
test this script
test this script
test this script
add build numbers to the deployment url
clean
give script access to build number
add `useBuildNumberEnv` without a bump
new line
fix missing async
add channel name to deployment url
add updates check on launch for testflight users
ver bump
init updates on launch for native
add `testflight` as default in build submit
add is_testflight check
* disable inline predictions to prevent ios composer jank
* temp bump
* Revert "temp bump"
This reverts commit 44c51134a35d817c73edb1e635495597c95117b3.
* adjustments
version bump
adjust
fixes
test
* cleanup and finalize
drop check down to every 15 minutes
adjustments
change to 15 mins
use jq to get version if necessary
rm test on push
figured it out
remove nightly testflight releases
test again again again again again AGAIN ONCE MORE
test again again again again again AGAIN
test again again again again again AGAIN
test again again again again again
test again again again again
test again again again
test again again
test again
test
test
test
run deploy if necessary
run deploy if necessary
run deploy if necessary
run deploy if necessary
run deploy if necessary
remove test message
fix environment
oops
cleanup
merge in changes
* remove unnecessary `workflow_call`
* remove changes that have been merged into main now
* finalize android
update git ignore
rm test stuff from the bundle action
remove test message
test message
fix
test message
test message
few android fixes
few android fixes
fix jq
add a test message
fix slack webhook
create android deployments test 2
create android deployments
add `testflight-android` profile to eas.json
more cleanup
some more cleanup
simplify some logic
remove unnecessary channel
rename to `useOTAUpdates`
* rm test portion
2024-04-03 15:14:44 -07:00
Danni
02b2ab4f1f
Update Indonesian ID translation to latest ( #2803 )
...
* Update Indonesian translation.
* Apply suggestions from code review
Co-authored-by: Fafin <151415765+kodebanget@users.noreply.github.com>
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
* Update src/locale/locales/id/messages.po
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
* Change Umpan word to Feed on ID locale
---------
Co-authored-by: Fafin <151415765+kodebanget@users.noreply.github.com>
Co-authored-by: Aditya Dirgantara <ccoremapd@icloud.com>
2024-04-03 14:30:53 -07:00
Frudrax Cheng
b76bf9484d
Add zh-TW localization ( #2781 )
...
* add zh-TW localization
* fix typo
* fix languages.ts
* improve translation
* improve translation
* 部分翻譯修正
- 使用全形標點符號
- 將部分簡體字修正為正體字
- 更改部分用語
* fix incorrectly commented strings
* small fix and suggestion
* update translation team
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* modify the translation based on the review suggestions
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: noeFly <jeffyang0123@gmail.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: noeFly <jeffyang0123@gmail.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: noeFly <jeffyang0123@gmail.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
* modify translation by review
* modify translation by review
* modify translation by review
* modify translation by review
* modify translation by review
* modify translation by review
* minor fixes
* minor fixes
* Update messages.po
* translate new strings
* fix typo
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Howard Guo <50100922+toto6038@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Howard Guo <50100922+toto6038@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Howard Guo <50100922+toto6038@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Howard Guo <50100922+toto6038@users.noreply.github.com>
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: Howard Guo <50100922+toto6038@users.noreply.github.com>
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* fixed typo
* Update messages.po
* correct translation
* Update messages.po
* modify translation by review
* Update messages.po
* Update messages.po
---------
Co-authored-by: noeFly <jeffyang0123@gmail.com>
Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com>
Co-authored-by: Yuki Cheung <13027432+snowleo208@users.noreply.github.com>
Co-authored-by: Howard Guo <50100922+toto6038@users.noreply.github.com>
2024-04-03 14:30:04 -07:00
dan
75d6535402
Remove Button error boundary ( #3372 )
2024-04-03 19:11:29 +01:00
Samuel Newman
75c9da931c
Add share warning to big share button in post ctrl ( #3367 )
2024-04-03 19:03:54 +01:00
Samuel Newman
907c7c0586
make entire recent search clickable ( #3387 )
2024-04-03 16:13:29 +01:00
dan
8de27160f5
Remove unnecessary yarn call ( #3380 )
2024-04-03 03:05:53 +01:00
dan
67fca733fa
Use Prettier at the root ( #3375 )
2024-04-02 12:02:20 +01:00
dan
a45da17c48
Separate ESLint and Prettier ( #3373 )
...
* Disable legacy Prettier ESLint integration
* Run Prettier separately
* Add caching
* Separate -some and -all
* Reduce node inits
2024-04-01 22:58:31 -07:00
Hailey
0ff7e71ee3
disable inline predictions to prevent ios composer jank ( #3363 )
...
* disable inline predictions to prevent ios composer jank
* temp bump
* Revert "temp bump"
This reverts commit 44c51134a35d817c73edb1e635495597c95117b3.
2024-03-31 15:55:30 -07:00
Samuel Newman
3f79cb3e12
apply bg color to entire scrollview ( #3364 )
2024-03-31 14:51:31 -07:00
surfdude29
69217f9a09
Mark `Retry` and `Go Back` buttons in Error.tsx for localisation ( #3352 )
...
* Mark `Retry` and `Go Back` buttons in Error.tsx for localisation
* add and sort imports
* sort imports better
2024-03-29 17:51:35 -07:00
Hailey
ef24611a1f
revert change for closing composer on web only ( #3343 )
2024-03-22 17:05:39 -07:00
Paul Frazee
0baf9f9919
1.75
2024-03-22 13:07:54 -07:00
surfdude29
d507fa9f38
Mark `under13` and `Next` and `Back` buttons in signup for localisation ( #3341 )
...
* Mark under13 string for translation
* Mark buttons for localisation
* tweak label
* wrap in `ButtonText`
* lint
* try to fix lint again
2024-03-22 10:18:00 -07:00
Eric Bailey
5b44aa962f
Wrap Button children in an error boundary ( #3340 )
...
* Wrap Button children in an error boundary
* Check for Trans component
2024-03-22 12:14:47 -05:00
Eric Bailey
f04932140a
Fix crash during onboarding ( #3338 )
...
* Fix crash during onboarding
* Fix other usage
2024-03-22 11:32:49 -05:00
Samuel Newman
b27a0b8c97
Merge pull request #3337 from bluesky-social/samuel/scrollable-loggedoutlayout
...
Move scrollview to `LoggedOutLayout` to fix scrolling on web
2024-03-22 15:36:10 +00:00
Hailey
772d528145
fix android back after closing composer ( #3330 )
2024-03-22 08:16:34 -07:00
Samuel Newman
4ec434926e
move auth flows scrollview to loggedin layout
2024-03-22 13:49:19 +00:00
Samuel Newman
6f2dfcb502
Merge pull request #3326 from bluesky-social/samuel/lowercase-i
...
Change Sign In -> Sign in on Splashscreen
2024-03-22 00:34:42 +00:00
Samuel Newman
a3eab31bda
Sign In -> Sign in
2024-03-21 22:24:37 +00:00
dan
df7f9856bb
Use logger.error instead of rethrow ( #3323 )
2024-03-21 14:39:19 -07:00
Eric Bailey
4d50aac4ee
Release fixes ( #3318 )
...
* Fix error overflow
* await setSavedFeeds before setting birth date
* await birth date first instead of feeds
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2024-03-21 12:11:23 -07:00
Samuel Newman
e874dd290e
Merge pull request #3313 from bluesky-social/samuel/package-manager-field
...
Specify package manager in package.json
2024-03-21 17:25:40 +00:00
Eric Bailey
5f39ca3187
Mods UI fixes ( #3296 )
...
* Fix report dialog buttons on Android by adjusting styles
* Dry up label pref comp
2024-03-21 12:21:36 -05:00
Hailey
4ff2bb7aba
Fix missing error on `PostThread` ( #3295 )
2024-03-21 10:16:04 -07:00
Eric Bailey
eb0ee6ae1c
Fix dialogs state references, fixes Android back button ( #3314 )
...
* Fix active/open dialogs state
* Improve close logic
2024-03-21 12:06:39 -05:00
dan
55fb81867b
[Statsig] Protect against early logEvent call crashing ( #3315 )
...
* [Statsig] Check if initialized
* Never interrupt the caller
2024-03-21 17:01:55 +00:00
Eric Bailey
7503d83eaa
Fix android splash jump ( #3316 )
...
* Setup translucent status bar of splash screen on android (#3300 )
Co-authored-by: Eric Bailey <git@esb.lol>
* Fix conflict better
---------
Co-authored-by: Eiichi Yoshikawa <edo@bari-ikutsu.com>
2024-03-21 11:53:01 -05:00
Samuel Newman
a8ccc91335
Specify package manager in package.json
2024-03-21 16:00:36 +00:00