Only introduce it on web. See comment here
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 31 2024
Mar 31 2024
ashoat requested review of D11494: [lib][native] Update useRegistrationServerCall to set FID in FIDContext.
Mar 30 2024
Mar 30 2024
ashoat requested review of D11490: [lib][web][landing] Don't include injectedWallet in mobile experience.
ashoat requested review of D11493: [buildkite] Update image used in Buildkite JS workflows to Node 20.
[desktop] codeVersion → 12.0.0
ashoat committed rCOMM5e7349fa7fed: [web] ESLint fix for NEXT_CODE_VERSION commit below (authored by ashoat).
[web] ESLint fix for NEXT_CODE_VERSION commit below
[web][keyserver] codeVersion -> 76
ashoat committed rCOMM9a1a84aea24f: [keyserver] Update NEXT_CODE_VERSION to 12 for desktop (authored by ashoat).
[keyserver] Update NEXT_CODE_VERSION to 12 for desktop
ashoat added a comment to D11484: [native] update FarcasterPrompt based on if the fid is set or not.
Will this affect the experience when FarcasterPrompt is used from the registration flow?
Mar 29 2024
Mar 29 2024
Looks like the Buildkite CI actually is running the ENSCache tests somehow? Anyways, the tests aren't supposed to pass until the next diff, and they do appear to be passing there
ginsu requested review of D11484: [native] update FarcasterPrompt based on if the fid is set or not.
ginsu committed rCOMMddfda1a8134d: [native] introduce already connected button to farcaster connect (authored by ginsu).
[native] introduce already connected button to farcaster connect
ginsu committed rCOMM196a02b8e0b3: [native] implement onSuccess callback for ConnectFarcaster registration step (authored by ginsu).
[native] implement onSuccess callback for ConnectFarcaster registration step
ginsu committed rCOMM1a098f200daa: [native] add the connect farcaster step into the registration flow (authored by ginsu).
[native] add the connect farcaster step into the registration flow
ginsu committed rCOMMc29ed7da457a: [native] introduce ConnectFarcaster registration screen (authored by ginsu).
[native] introduce ConnectFarcaster registration screen
[native] introduce FarcasterPrompt
[keyserver] add file-type dep
michal requested review of D11481: [sqlite/lib] Split keyserver ops for backed and non-backed up data.
It would be good to add some more context on why we're doing it, either as a comment in the code, or at least here
ashoat committed rCOMM0b5e3cf676b0: [native] Avoid passing in localMediaID to onUploadFailed every time (authored by ashoat).
[native] Avoid passing in localMediaID to onUploadFailed every time
ashoat committed rCOMM25d58e70ef2b: [native] Make thumbnail failed when main upload fails (authored by ashoat).
[native] Make thumbnail failed when main upload fails
ashoat committed rCOMM03f0820671a9: [native] Make sure we don't start message creation until thumbnail concludes (authored by ashoat).
[native] Make sure we don't start message creation until thumbnail concludes
atul committed rCOMM2d22d1e42168: [GH Actions] Include `actions/setup-python` action when using `pip` (authored by atul).
[GH Actions] Include `actions/setup-python` action when using `pip`
atul published D11478: [GH Actions] Include `actions/setup-python` action when using `pip` for review.
ashoat requested review of D11476: [native] Avoid passing in localMediaID to onUploadFailed every time.
[GH Actions] Fix pip issue
ashoat committed rCOMMd82eed21584e: [lib] Hook everything together in FarcasterDataHandler (authored by ashoat).
[lib] Hook everything together in FarcasterDataHandler
tomek committed rCOMMb174bc063ee3: [lib] Set default state when wiping out a keyserver store (authored by tomek).
[lib] Set default state when wiping out a keyserver store
kamil published D11449: [native/web/lib] update Tunnelbroker code to use `EncryptedData` for review.
[lib] Wipe keyserver store on login
inka committed rCOMM362fadd02e70: [lib][web][native] Handle idnentity login in reducers (authored by inka).
[lib][web][native] Handle idnentity login in reducers
inka committed rCOMM4b6ffdaba055: [lib] Add preRequestUserState to identity login (authored by inka).
[lib] Add preRequestUserState to identity login
I think this is fine. And this also addresses the fact that we forgot to include wiping activeSessionRecovery here
Simplify