Hailey
ba4e95f0b1
update deps (last time)
2024-04-09 20:32:07 -07:00
Hailey
6522853d99
add expo-sqlite
2024-04-09 19:07:58 -07:00
Hailey
c649795f05
remove all the test files
2024-04-09 14:30:59 -07:00
Hailey
1461c0a34f
decent base
2024-04-09 13:04:33 -07:00
Hailey
ec58082dbb
add jwk lib
2024-04-09 11:17:30 -07:00
Hailey
e165d496c9
metro config "polyfill"
2024-04-09 10:38:40 -07:00
Hailey
db750e3913
add rn-quick-crypto and rn-quick-base64
2024-04-09 10:31:44 -07:00
Hailey
352d37562d
save
2024-04-08 16:48:49 -07:00
Hailey
71721b5943
copy over a few files for now
2024-04-08 16:30:46 -07:00
Hailey
d61fc5f32e
add expo-secure-store
2024-04-08 12:02:22 -07:00
Hailey
857503e98f
Merge branch 'main' into hailey/oauth
...
# Conflicts:
# src/screens/Login/LoginForm.tsx
2024-04-08 12:01:51 -07:00
dan
6d3f9397f4
[Experiment] Ignore the persisted tab ( #3442 )
2024-04-08 18:39:32 +01:00
dan
f03390e4b2
[Experiment] Show "Follow Back" label ( #3439 )
2024-04-08 18:38:59 +01:00
dan
887fedabea
[Statsig] Track like/follow metadata ( #3435 )
...
* Track becoming mutuals
* Track poster/liker status
* Track post and followee clout
* Track follower and liker clout
* Extract utility
2024-04-08 18:38:51 +01:00
dan
8188f61e7d
[Experiment] Turn off interval polling for Discover ( #3431 )
...
* Include feed URL in feed events
* [Experiment] Turn off polling interval for Discover
2024-04-08 17:21:44 +01:00
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
a1ac84687f
Keep each deployment job in a separate concurrency group ( #3446 )
2024-04-08 08:54:50 -07:00
Hailey
00076ad1ff
Bump async-storage to comply with App Store guidelines ( #3436 )
2024-04-08 08:24:59 -07:00
Hailey
a6babaceaf
adjust app.config.js to prevent development manifest error ( #3413 )
2024-04-05 13:29:54 -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
Hailey
c80dcc565e
only run labelers for core team ( #3426 )
...
* use `pull_request_target` instead of `pull_request`
* adjust
* only run for core team
2024-04-05 08:58:28 -07:00
Hailey
443dfb5c3e
prevent deployment race conditions ( #3416 )
2024-04-05 08:27:22 -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
9b087b721d
Lint and check types before building ( #3424 )
2024-04-04 23:15:59 -07:00
Hailey
aa32f84aaa
Merge branch 'main' into hailey/oauth
2024-04-04 22:37:42 -07:00
Hailey
28acdf70b6
remove
2024-04-04 22:33:51 -07: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
b295e844e9
add oauth client
2024-04-04 21:18:23 -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
Hailey
02697bb7c8
rev change
2024-04-04 17:21:51 -07:00
Hailey
c9c8e0065d
adjust app.config.js to prevent development manifest error
2024-04-04 17:17:11 -07:00
Hailey
872f5c062f
merge main
2024-04-04 16:55:00 -07:00
Hailey
55acb43655
merge main
2024-04-04 16:53:54 -07:00
Hailey
b4741a8e75
change
2024-04-04 16:53:12 -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
Hailey
2e048706e9
fix comments on prs ( #3406 )
...
* fix comments on prs
* remove labels
* remove test
2024-04-04 13:52:38 -07: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