Page MenuHomePhabricator

[keyserver] new fetcher to get all communities
ClosedPublic

Authored by varun on Thu, Sep 19, 11:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 14, 12:44 PM
Unknown Object (File)
Mon, Oct 14, 12:43 PM
Unknown Object (File)
Mon, Oct 14, 12:43 PM
Unknown Object (File)
Sat, Oct 12, 1:47 AM
Unknown Object (File)
Mon, Oct 7, 1:55 PM
Unknown Object (File)
Thu, Oct 3, 6:32 PM
Unknown Object (File)
Thu, Oct 3, 7:42 AM
Unknown Object (File)
Wed, Oct 2, 2:14 PM
Subscribers
None

Details

Summary

we need the community id, name, and farcaster channel id for all communities so we can display them to users in a modal.

part of https://linear.app/comm/issue/ENG-9216/new-keyserver-endpoint-to-get-a-list-of-communities

Test Plan

tested the SQL query directly on my local mariadb instance. will test further in subsequent diffs that call the keyserver endpoint that returns this data

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat added inline comments.
keyserver/src/fetchers/community-fetchers.js
75 ↗(On Diff #44354)

Please keep all lines to a max of 80 chars width

This revision is now accepted and ready to land.Fri, Sep 20, 5:41 AM