rebase before landing
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 6 2024
Now that D11865 is landed, there will most likely be merge conflicts with neynar-client.js
rebase before landing
Removing this diff from the diff stack so that I can land as is.
Removing this diff from the diff stack and will address the feedback for this in a separate diff stack
address comments
May 5 2024
Like this idea a lot!
Figured these names would be less ambiguous, but open to other ideas.
May 4 2024
address comments
address comments
May 3 2024
Improve error handling
will make sure ci passes before landing
will make sure ci passes before landing
will make sure ci passes before landing
will make sure ci passes before landing
I considered implementing this at the FarcasterWebView layer, so that FarcasterAccountSettings and ConnectFarcasterBottomSheet could use it. But those screens will call the identity service immediately, so there's no point "pre-checking" with the identity service.
May 2 2024
rebase before landing
rebase before landing
address comments + rebase before landing
address comments + rebase before landing
Apr 30 2024
Thought about whether we could filter the list of channels before it gets to the keyserver, but we'd probably need a UI to show which ones are already taken, in addition to logic on the client to check each channel with the blob service. Probably too much additional complexity to be worth doing at this time
address comments + rebase before landing
rebase before landing
Apr 29 2024
rebase before landing
rebase before landing
rebase before landing
rebase before landing
rebase before landing
rebase before landing
Going to land this diff now, but overall agree with the feedback regarding that reviewing this work would be easier to follow if I initially sequenced the work better. Will make sure that next time I introduce endpoints or work more in the keyserver code I think more critically on this.
address comments