dan
1150007d37
Auto-expand follow suggestions on web ( #3432 )
2024-04-08 17:20:58 +01:00
dan
ed5647d434
[Experiment] Disable min shell on foregrounding ( #3430 )
2024-04-08 17:20:41 +01:00
Hailey
731d94b973
Implement back button fix for all places in the app ( #3434 )
2024-04-08 09:09:40 -07:00
Hailey
cd29dba761
fix dialog back button for android ( #3428 )
...
* fix types
* remove unused async
* add try/catch
2024-04-05 12:52:53 -07:00
dan
46c112edfd
Enforce that text is wrapped in <Text>, remaining cases ( #3421 )
...
* Toggle.Button -> Toggle.ButtonWithText
* Simplify Prompt.Cancel/Action
* Move lines down for better diff
* Remove ButtonWithText
* Simplify types
* Enforce Button/ButtonText nesting
* Add suggested wrapper in linter error
* Check <Trans> ancestry too
* Also check literals
* Rm ts-ignore
2024-04-05 15:09:35 +01:00
dan
49266c355e
Remove special cases for some buttons with text ( #3412 )
...
* Toggle.Button -> Toggle.ButtonWithText
* Simplify Prompt.Cancel/Action
* Move lines down for better diff
* Remove ButtonWithText
* Simplify types
2024-04-05 14:57:53 +01:00
Hailey
40ccb574b8
properly import linear gradient ( #3423 )
2024-04-05 06:03:14 +01:00
Hailey
9bcb0a7a81
migrate to `expo-linear-gradient` ( #3420 )
...
* replace packages
* rm useless alias from webpack config
* fix accidental double commit
* replace all usages
2024-04-04 21:22:13 -07:00
Hailey
4e59914d2a
migrate to 'expo-haptics' ( #3418 )
...
* migrate to 'expo-haptics'
* run yarn install twice if necessary
2024-04-04 21:19:38 -07:00
Hailey
cddbbc4bd4
migrate to `expo-application` ( #3417 )
...
* migrate to `expo-application`
* replace additional usage
2024-04-04 21:19:28 -07:00
Hailey
0433f8ad68
migrate to `expo-clipboard` ( #3419 )
...
* replace package
* replace usages
2024-04-04 21:19:15 -07:00
Hailey
101d1589bf
Bump some Expo package, remove unused packages to prepare for migration ( #3415 )
...
* bump some package versions
* remove completely unused packages
* remove blurview
* update yarn.lock
2024-04-04 18:30:32 -07:00
Samuel Newman
93b606e55a
Use CSS keyframe animation for spinner on web ( #3411 )
...
* Use css keyframe animation for spinner on web
* duplicate css to index.html
2024-04-04 23:18:06 +01:00
dan
575f390d7b
Fix false positive DEV check ( #3410 )
2024-04-04 22:54:18 +01:00
dan
3915bb4316
Enforce Text suffix for Text-rendering components ( #3407 )
...
* Rm unused
* Add Text suffix to Title/Description
* Add Text suffix to text components
* Add Text suffix to props
* Validate Text components returns
2024-04-04 21:34:55 +01:00
Hailey
c190fd58ec
replace deprecated `term` with `q` in search actor ( #3405 )
2024-04-04 11:13:11 -07:00
dan
b783745b2e
Extract query key roots to constants ( #3404 )
...
* Extract query key roots to constants
* Dedupe labelers-detailed-info
* Align naming
2024-04-04 18:57:38 +01:00
Paul Frazee
b26abf212e
Enable tags on profile descriptions ( close #3081 ) ( #3397 )
2024-04-04 10:52:35 -07:00
surfdude29
8b3017bca0
Alphabetise languages by language code ( #3350 )
...
* Alphabetise languages in lingui.config.js
* Alphabetise languages in helpers.ts
* Alphabetise languages in i18n.ts
* Alphabetise languages in i18n.ts
* Alphabetise languages in i18n.web.ts
* Alphabetise languages in languages.ts
2024-04-04 10:51:54 -07:00
Jan-Olof Eriksson
51e939ed3d
Bug fixes and some improvements to Finnish localization ( #3306 )
...
* Update messages.po
Couple of nasty bugs.
* Update messages.po
Bugs and improvements
* Update messages.po
Hashtag = aihetunniste, not just "tunniste"
* Update messages.po
typo
* Update messages.po
Liked by, tykännyt
* Update messages.po
More translations.
* Update messages.po
* Update messages.po
* Update messages.po
Following - Seurataan
* Update messages.po
one typo
* Update messages.po
line 352 fixed
2024-04-04 10:49:04 -07:00
Samuel Newman
9f657fbace
Open share sheet when long pressing link ( #3317 )
...
* uitextview use library w/ fixes
bump
bump
multiple uitextview fixes
* bump
* Open share sheet on link long press
* rm package manager field
* add link warning to longpress
---------
Co-authored-by: Hailey <me@haileyok.com>
2024-04-04 10:37:57 -07:00
Hailey
4d28dcc48f
rm 'pornography' label wording ( #3402 )
...
* rm 'pornography'
* add `adult content` to `REASONSEXUAL`
2024-04-04 10:15:04 -07:00
dan
3e88fdfbc4
Don't mutate array ( #3403 )
2024-04-04 18:14:44 +01:00
dan
19b1721ef3
Fix profile follow from Likes ( #3401 )
2024-04-04 18:03:58 +01:00
Hailey
8e393b16f5
Simplify list logic further to prevent misuse ( #3334 )
...
* simplify list logic further
more simplification
simplify by removing `isEmpty`
use `isFetchingNextPage` everywhere for clarity
change `isFetching` to `isFetchingNextPage` for clarity
remove some useless `useMemo`s
move `renderItem` and `keyExtractor` out of component
* clean bundle size check
* update deploy
* adjust
* adjust
* one test
* try now
* test it
* done
2024-04-03 20:59:33 -07:00
Gildásio Filho
9d9c9095ee
Update pt-BR localization to latest version ( #3371 )
...
* Update messages.po
* Update messages.po
* Update src/locale/locales/pt-BR/messages.po
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
* Update src/locale/locales/pt-BR/messages.po
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
* Update src/locale/locales/pt-BR/messages.po
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
* Update src/locale/locales/pt-BR/messages.po
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
* Update src/locale/locales/pt-BR/messages.po
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
* Update messages.po
---------
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
2024-04-03 19:22:10 -07:00
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
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
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
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
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
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
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
dan
396d183dfc
[Statsig] Onboarding and routing events ( #3302 )
2024-03-21 11:04:02 +00:00
Hailey
ad3dd9f6dc
Fix problems with `BottomSheet` and the report dialog ( #3297 )
...
* use @discord/bottom-sheet
* add @types/invariant
* some progress on keyboard dialog
* rework
rework
add a comment
use discord bottom sheet
* remove `@gorhom/bottom-sheet`
* remove android specific code
* organize imports
2024-03-20 17:26:38 -07:00
Samuel Newman
c649ee1afa
Merge pull request #3217 from bluesky-social/samuel/alf-login
...
Use ALF for login & signup flow
2024-03-20 23:29:24 +00:00
Eric Bailey
6bf97d4fd5
Adjust DateField timezone offset
2024-03-20 17:44:31 -05:00
Eric Bailey
0dbc796ff6
Fix key error on choose account
2024-03-20 17:41:17 -05:00
Eric Bailey
19fab671a3
Move some things around
2024-03-20 17:25:08 -05:00
Eric Bailey
58588efcea
Bump button size on choose account
2024-03-20 17:18:07 -05:00
Eric Bailey
b0fcfa563d
Password flow tweaks
2024-03-20 17:14:13 -05:00
Eric Bailey
70f5cc6a9f
Login form tweaks
2024-03-20 17:00:35 -05:00
Eric Bailey
5c08f0d95b
Remove log
2024-03-20 16:46:37 -05:00
Eric Bailey
bcffaffc07
StepInfo tweaks
2024-03-20 16:42:07 -05:00
Eric Bailey
aa239451af
Signup shell tweaks
2024-03-20 16:26:30 -05:00
Eric Bailey
6e1541f203
HostingProvider tweaks
2024-03-20 16:15:41 -05:00
Samuel Newman
1d10946f54
sort imports for files related to this PR
2024-03-20 19:44:52 +00:00
Samuel Newman
fb17afc99d
dismiss keyboard when opening dialog
2024-03-20 18:02:18 +00:00
Samuel Newman
cf9d884b5b
use inlinelink instead of textlink
2024-03-20 17:22:36 +00:00
Samuel Newman
eacd1cbe2a
use alf for splashscreen (web)
2024-03-20 17:11:59 +00:00
Samuel Newman
adcd097136
use alf for splashscreen (native)
2024-03-20 17:11:41 +00:00
Samuel Newman
708d0fe3e1
skip initial entering animation for login
2024-03-20 16:10:07 +00:00
Samuel Newman
a0839723ee
login form back button goes to chooseaccount conditionally
2024-03-20 15:58:54 +00:00
Samuel Newman
6d1307fdc7
rm extra atom
2024-03-20 15:54:55 +00:00
Samuel Newman
4c60d4d070
remove unnecessary group component
2024-03-20 15:42:39 +00:00
Samuel Newman
09e9769eea
add logEvent that got lost in merge from main
2024-03-20 15:40:03 +00:00
Samuel Newman
d24ffba01d
Merge remote-tracking branch 'origin/main' into samuel/alf-login
2024-03-20 15:37:14 +00:00
Paul Frazee
023e12bb4e
Run intl:extract (again)
2024-03-19 20:30:03 -07:00
Paul Frazee
832d5734b4
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-03-19 20:29:13 -07:00
dan
20337ceef1
[Statsig] Track active time ( #3289 )
2024-03-19 20:25:37 -07:00
Paul Frazee
b5bda17812
Merge branch 'main' of github.com:bluesky-social/social-app into main
2024-03-19 20:24:18 -07:00
dan
3d8d1dd173
[Statsig] Track login/logout ( #3286 )
...
* [Statsig] Track login/logout
* Fix missing attribution
2024-03-19 20:24:05 -07:00
Paul Frazee
6255e33b50
Run intl:extract
2024-03-19 20:22:52 -07:00
Paul Frazee
2e2fae378a
Set keyboardDismisMode to interactive on the report dialog ( #3288 )
2024-03-19 20:21:25 -07:00
dan
b6c9d34e45
[Statsig] Track feed refresh ( #3283 )
2024-03-19 17:56:31 -07:00
Paul Frazee
54f424d047
Various e2e test fixes ( #3284 )
...
* Just use the first picture every time
* Add missing testIDs
* Various test fixes
* Use simplified link fetcher for e2e
* Disable tests for now-n
* Update test-env creation
2024-03-19 17:54:40 -07:00
Hailey
a90566d864
use different labels for `porn` and `sexual` ( #3282 )
...
* use different labels for `porn` and `sexual`
* newline
2024-03-19 17:47:10 -07:00
Samuel Newman
2fa26ceedc
hog FormError
2024-03-19 22:16:29 +00:00