This diff introduces the fetch_community_infos endpoint. Similar to the fetch_primary_invite_links we will call this endpoint whenever we open the community drawer on native or when the window becomes active on web
Depends on D11978
Differential D11995
[keyserver/lib] introduce fetch_community_infos endpoint ginsu on May 10 2024, 11:11 AM. Authored by Tags None Referenced Files
Details This diff introduces the fetch_community_infos endpoint. Similar to the fetch_primary_invite_links we will call this endpoint whenever we open the community drawer on native or when the window becomes active on web Depends on D11978 Called this endpoint later in my stack and confirmed that I was getting all the correct community infos
Diff Detail
Event TimelineComment Actions
Can you explain to your reviewers why we need to do this? Comment Actions Looking at the project I think it's so that if the user goes the community settings cog and selects the Farcaster channel option, they will be able to see the Farcaster channel. Similar pattern to how we do it for invite links
|