In D14084#392960, @ashoat wrote:Looks okay. Would be nice to be able to show progress, but I recognize we'll probably need to wait on backup size calculation for that.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Today
Today
ashoat committed rCOMM988e98b5747d: Revert "[native] Temporary changes for staff release" (authored by ashoat).
Revert "[native] Temporary changes for staff release"
[native] codeVersion -> 446
ashoat committed rCOMM8c0c33cf37b5: [native] Temporary changes for staff release (authored by ashoat).
[native] Temporary changes for staff release
[native] codeVersion -> 445
[web][keyserver] codeVersion -> 145
Rebase
ashoat updated the diff for D13916: [lib][web] Await lastUpdatedTime and update ChatThreadItems if different.
Rebase
ashoat updated the diff for D13915: [lib][native][web] Update useSidebarInfos to include lastUpdatedAtLeastTime.
Rebase
Rebase
ashoat updated the summary of D13918: [lib] Reactions only bump thread timestamps when reacting to viewer.
Rebase
ashoat committed rCOMMd0de5a7dc2b1: Revert "[lib] Introduce MessageSpec.getLastUpdatedTime" (authored by ashoat).
Revert "[lib] Introduce MessageSpec.getLastUpdatedTime"
ashoat committed rCOMMed098ff1dcae: Revert "[lib] Extract getLastUpdatedTime to a separate file" (authored by ashoat).
Revert "[lib] Extract getLastUpdatedTime to a separate file"
Revert "[lib] Extract getSidebarItems"
ashoat added a reverting change for rCOMM481690308381: [lib] Extract getSidebarItems: rCOMMd5b919ba29cf: Revert "[lib] Extract getSidebarItems".
ashoat added a reverting change for D13914: [lib] Extract getSidebarItems: rCOMMd5b919ba29cf: Revert "[lib] Extract getSidebarItems".
ashoat committed rCOMM00bb994d4b7b: Revert "[lib][native][web] Update useSidebarInfos to include… (authored by ashoat).
Revert "[lib][native][web] Update useSidebarInfos to include…
ashoat committed rCOMM161c29088a75: Revert "[lib][web] Await lastUpdatedTime and update ChatThreadItems if… (authored by ashoat).
Revert "[lib][web] Await lastUpdatedTime and update ChatThreadItems if…
ashoat added a reverting change for D13984: [lib] Fix incorrect timestamps for sidebars: rCOMMf7172048c7fe: Revert "[lib] Fix incorrect timestamps for sidebars".
ashoat committed rCOMMf7172048c7fe: Revert "[lib] Fix incorrect timestamps for sidebars" (authored by ashoat).
Revert "[lib] Fix incorrect timestamps for sidebars"
Looks okay. Would be nice to be able to show progress, but I recognize we'll probably need to wait on backup size calculation for that.
Either one looks good to me!
Rebase
We're using a library https://www.npmjs.com/package/react-native-progress for displaying the multimedia upload progress, and we can consider using it here. I updated the diff with one of the options, but the NPM page presents some alternatives.
Update backup details and a loading indicator
Update the icon color
Rebase
tomek updated the diff for D14064: [native] Make QR screen style consistent with the registration flow.
Use window dimensions hook
Yesterday
Yesterday
will committed rCOMMd2804563a8f1: [lib] include embeds in neynar client's postCast method (authored by will).
[lib] include embeds in neynar client's postCast method
will committed rCOMM96fd3eb8966c: [keyserver] replace farcaster bot reply text with frame (authored by will).
[keyserver] replace farcaster bot reply text with frame
will committed rCOMM56ad401d2bc1: [keyserver] setup reverse proxy from keyserver router to frog hono server (authored by will).
[keyserver] setup reverse proxy from keyserver router to frog hono server
will committed rCOMM406616992f71: [keyserver] use default channel cover image stored on in keyserver/images in… (authored by will).
[keyserver] use default channel cover image stored on in keyserver/images in…
will committed rCOMM9135d719942e: [keyserver/lib] Change frame image from hello world to channel image (authored by will).
[keyserver/lib] Change frame image from hello world to channel image
will committed rCOMMc74348d9a0c0: [keyserver] Add Thread Invitation box to the frame (authored by will).
[keyserver] Add Thread Invitation box to the frame
will committed rCOMM05d0d8f070f9: [keyserver] implement invite link button to frog hono route (authored by will).
[keyserver] implement invite link button to frog hono route
[keyserver] frog hello world example
will committed rCOMM556454795e08: [keyserver] Have @babel/preset-react use automatic runtime (authored by will).
[keyserver] Have @babel/preset-react use automatic runtime
will committed rCOMMa28293029a01: [keyserver] add frog, hono, @hono/node-server as keyserver dependencies (authored by will).
[keyserver] add frog, hono, @hono/node-server as keyserver dependencies
rebase before landing
will updated the diff for D13985: [keyserver/lib] Change frame image from hello world to channel image.
fix frog callback return type to be Promise<FrogResponse> | FrogResponse
will added inline comments to D13985: [keyserver/lib] Change frame image from hello world to channel image.
rebase
fix setting parent
rebase
will updated the diff for D14086: [keyserver] setup reverse proxy from keyserver router to frog hono server.
rebase
rebase
rebase
will added a comment to D14086: [keyserver] setup reverse proxy from keyserver router to frog hono server.
In D14086#392872, @ashoat wrote:I haven't actually seen this utilized when we render the frame on the validator or warpcast, so I don't believe the title matters too much
Sounds like you don't know how it's used. It would be good to figure out before landing this... I worry that, for instance, we'll end up with an application titled "Comm Frame" in some mini-app directory.
I think it would probably be better to just use "Comm" if you truly have no clue what this is or how it is used, even after spending an hour or so trying to dig up information.
ashoat added a comment to D14086: [keyserver] setup reverse proxy from keyserver router to frog hono server.
I haven't actually seen this utilized when we render the frame on the validator or warpcast, so I don't believe the title matters too much
will added inline comments to D14086: [keyserver] setup reverse proxy from keyserver router to frog hono server.
will updated the diff for D14086: [keyserver] setup reverse proxy from keyserver router to frog hono server.
rebase
change frame title to "Comm Frame" instead of "Comm Frame App"
will added inline comments to D14086: [keyserver] setup reverse proxy from keyserver router to frog hono server.
But I don't know how to display this flow in this mode. I modified the colorsSelector so that I can see how it looks like.
Use the new icon
Looks great! Thanks for iterating on this :)