This won't work without addressing the KNOW_OF issue
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Fri, Nov 1
Fri, Nov 1
This is a hacky solution. I don't think it's a good approach
Thu, Oct 31
Thu, Oct 31
small fixes
fixing the avatars here is tracked in https://linear.app/comm/issue/ENG-9834/get-farcaster-thread-avatars-to-render-correctly-in-new-modals
varun attached a referenced file: F3117719: Simulator Screenshot - iPhone 16 Pro Max - 2024-11-01 at 02.15.52.png.
varun added a reviewer for D13853: [keyserver] add know_of permission if viewer.isScriptViewer: ashoat.
varun published D13854: [keyserver] return threadInfo in fetchAllCommunityInfosWithNames for review.
update modal
ashoat committed rCOMMbce09c171266: [terraform] Bump keyserver image to 1.0.138 (authored by ashoat).
[terraform] Bump keyserver image to 1.0.138
ashoat committed rCOMM45e8f62fa580: Revert "[native] Temporary changes for staff release" (authored by ashoat).
Revert "[native] Temporary changes for staff release"
[native] codeVersion -> 434
ashoat committed rCOMMcd92f0842760: [native] Temporary changes for staff release (authored by ashoat).
[native] Temporary changes for staff release
[native] codeVersion -> 433
[web][keyserver] codeVersion -> 138
[keyserver] Update NEXT_CODE_VERSION
will committed rCOMM6f4b8cee79bc: [keyserver] reply on farcaster with invite link (authored by will).
[keyserver] reply on farcaster with invite link
will committed rCOMMdb09962901fb: [keyserver] create invite link based on newly created sidebar (authored by will).
[keyserver] create invite link based on newly created sidebar
[lib] add post cast to neynar client
will committed rCOMM65ca88236580: [keyserver] create message and sidebar based on cast (authored by will).
[keyserver] create message and sidebar based on cast
will committed rCOMM360d7061a36b: [keyserver] check if viewer role is positive for updateThread (authored by will).
[keyserver] check if viewer role is positive for updateThread
will committed rCOMM818349ebd001: [keyserver] add community creation logic to farcaster webhook responder (authored by will).
[keyserver] add community creation logic to farcaster webhook responder
will committed rCOMM18fbb1159924: [keyserver] Run num admin change checks in updateRole only if intended role is… (authored by will).
[keyserver] Run num admin change checks in updateRole only if intended role is…
will committed rCOMM8af524910694: [keyserver] Use fetchServerThreadInfos instead of fetchThreadInfos for… (authored by will).
[keyserver] Use fetchServerThreadInfos instead of fetchThreadInfos for…
will committed rCOMMd395d144ab4c: [keyserver] do not filter by role in fetchCommunityInfos calls for script… (authored by will).
[keyserver] do not filter by role in fetchCommunityInfos calls for script…
will committed rCOMM2ba2879020f9: [keyserver] add comm config for authoritative facaster bot boolean variable (authored by will).
[keyserver] add comm config for authoritative facaster bot boolean variable
will committed rCOMM53a7aa8f514e: [keyserver] add the addViewerAsGhost option to createThread (authored by will).
[keyserver] add the addViewerAsGhost option to createThread
will committed rCOMM2d0616b88268: [keyserver] add function to grab comm userID for given fid if on keyserver (authored by will).
[keyserver] add function to grab comm userID for given fid if on keyserver
will committed rCOMM7fe438a0da72: [keyserver] return status code from blob download function (authored by will).
[keyserver] return status code from blob download function
will committed rCOMM4204d20c64d4: [keyserver] implemented FarcasterChannelTagBlob type for upload payload with… (authored by will).
[keyserver] implemented FarcasterChannelTagBlob type for upload payload with…
will committed rCOMM429176c4d843: [lib] implement fetchFarcasterCastByHash for neynar client (authored by will).
[lib] implement fetchFarcasterCastByHash for neynar client
will committed rCOMM7166879e117a: [keyserver] verify webhook event with webhook secret (authored by will).
[keyserver] verify webhook event with webhook secret
will committed rCOMM8cf7d538a633: [keyserver] moving getting neynar config to function (authored by will).
[keyserver] moving getting neynar config to function
will committed rCOMMccb5664fb0dd: [keyserver] accept webhook cast created events tagging comm (authored by will).
[keyserver] accept webhook cast created events tagging comm
[keyserver] add regex #createathread check
will committed rCOMM4628129f5d87: [keyserver] add signer_uuid and neynar webhook secret (authored by will).
[keyserver] add signer_uuid and neynar webhook secret
will updated the summary of D13775: [keyserver] add community creation logic to farcaster webhook responder.
rebase before landing
will updated the diff for D13775: [keyserver] add community creation logic to farcaster webhook responder.
rebase
will added inline comments to D13774: [keyserver] implemented FarcasterChannelTagBlob type for upload payload with validator.
ashoat committed rCOMMed21b47bc85e: [lib] Fetch older messages when showInMessagePreview rejects messages in local… (authored by ashoat).
[lib] Fetch older messages when showInMessagePreview rejects messages in local…
ashoat committed rCOMMa54049acc670: [lib][native][web] Ignore showInMessagePreview if no messages found (authored by ashoat).
[lib][native][web] Ignore showInMessagePreview if no messages found
ashoat committed rCOMM726d17a73e0f: [lib] Introduce MessageSpec.showInMessagePreview (authored by ashoat).
[lib] Introduce MessageSpec.showInMessagePreview
ashoat committed rCOMMd436a37a6e69: [lib] Fetch message to preview from MessagePreview (authored by ashoat).
[lib] Fetch message to preview from MessagePreview
ashoat committed rCOMM2d8f294a5d38: [native] Handle rendering "No messages" inside MessagePreview (authored by ashoat).
[native] Handle rendering "No messages" inside MessagePreview
[lib] Inline createChatThreadItem
ashoat committed rCOMMa2be3e24f9a3: [lib][web] Introduce useCreateChatThreadItem (authored by ashoat).
[lib][web] Introduce useCreateChatThreadItem
ashoat committed rCOMMcad0197a05f5: [web] Convert activeChatThreadItem to a hook (authored by ashoat).
[web] Convert activeChatThreadItem to a hook
[lib] Inline getChatThreadItems
[lib] Remove chatListData
move regex to top level
ashoat updated the diff for D13830: [lib][native][web] Ignore showInMessagePreview if no messages found.
Avoid unnecessary second pass
ashoat updated the summary of D13830: [lib][native][web] Ignore showInMessagePreview if no messages found.
ashoat added inline comments to D13830: [lib][native][web] Ignore showInMessagePreview if no messages found.
Rebase
Reuse useChatThreadItem
use eventChannel from prior diff instead of event.data.channel
will updated the diff for D13775: [keyserver] add community creation logic to farcaster webhook responder.
add channel to deconstruct
will updated the diff for D13775: [keyserver] add community creation logic to farcaster webhook responder.
rebase