Depends on D13853
we return threadInfos here so that we can populate the community directory on clients using the ThreadList component
Paths
| Differential D13854 Authored by varun on Oct 31 2024, 10:48 PM.
Details Summary Depends on D13853 we return threadInfos here so that we can populate the community directory on clients using the ThreadList component Test Plan tested in next diff by calling fetchAllCommunityInfosWithNames and getting a working modal with the ThreadList correctly populated
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptOct 31 2024, 10:48 PM2024-10-31 22:48:17 (UTC-7) varun planned changes to this revision. Harbormaster completed remote builds in B32506: Diff 45570.Oct 31 2024, 11:12 PM2024-10-31 23:12:40 (UTC-7) ashoat added inline comments.
Harbormaster completed remote builds in B32720: Diff 45892.Nov 20 2024, 3:30 AM2024-11-20 03:30:32 (UTC-8) This revision is now accepted and ready to land.Nov 20 2024, 4:15 AM2024-11-20 04:15:56 (UTC-8) Closed by commit rCOMM183ac09a25b3: [keyserver] return threadInfo in fetchAllCommunityInfosWithNames (authored by varun). · Explain WhyNov 20 2024, 5:20 AM2024-11-20 05:20:41 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45897 keyserver/src/fetchers/community-fetchers.js
keyserver/src/responders/community-responders.js
keyserver/src/scripts/delete-all-fc-channel-tags.js
lib/actions/community-actions.js
lib/types/community-types.js
|