Eric Bailey
|
c6e77961fc
|
Re-organize for better clarity
|
2024-04-11 16:58:08 -05:00 |
|
Eric Bailey
|
9721bbaeb3
|
Cleanup, feedback
|
2024-04-11 16:25:00 -05:00 |
|
Eric Bailey
|
fd085fd437
|
Remove todo
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
0d88a212ee
|
Memoize persist handler
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
d9d9032456
|
Remove logs, add user alerts, add TODO
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
1f9679b920
|
Handle thrown errors much better
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
896e67120c
|
Remove too-strong fallback
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
d0ffb90fb3
|
Pare back persisted state to clarify source of truth
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
5be41c967b
|
Add back local web debug, useful
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
dfb0aae97a
|
Better handle init failure
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
fd001836ed
|
Some comments
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
cbac0a91cf
|
Clean up persistSession
|
2024-04-09 10:56:48 -05:00 |
|
Eric Bailey
|
ef7e2a981e
|
Remove global state manipulation in favor of refreshing the agent
|
2024-04-09 10:56:47 -05:00 |
|
Eric Bailey
|
b8ecb06322
|
Use resumeSession to get email confirmation data
|
2024-04-09 10:56:03 -05:00 |
|
Eric Bailey
|
57c2d61931
|
Use BskyAgent as the source of truth
|
2024-04-09 10:56:03 -05:00 |
|
Eric Bailey
|
5d9e48308d
|
Remove redundant call
|
2024-04-09 10:56:03 -05:00 |
|
Eric Bailey
|
e4e5bfb4c9
|
Cleanup
|
2024-04-09 10:56:03 -05:00 |
|
Eric Bailey
|
de370bd2cc
|
Align on what happens when expired
|
2024-04-09 10:56:03 -05:00 |
|
Eric Bailey
|
0ba76deb0c
|
Apply expired logic
|
2024-04-09 10:56:03 -05:00 |
|
Eric Bailey
|
cd5b555b08
|
Strip back
|
2024-04-09 10:56:03 -05:00 |
|
Samuel Newman
|
a49a5a351d
|
Use ALF for the embed consent modal (#3336)
|
2024-04-09 00:58:18 +01:00 |
|
Eric Bailey
|
2bc20b1752
|
Onboarding tweaks (#3447)
* Remove feed
* Follow bsky.app
|
2024-04-08 14:32:00 -05: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
|
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 |
|
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 |
|