Page MenuHomePhabricator

[lib] action for calling fetch all communities with names endpoint
ClosedPublic

Authored by varun on Sep 20 2024, 1:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 21, 11:17 AM
Unknown Object (File)
Mon, Mar 3, 2:14 AM
Unknown Object (File)
Fri, Feb 28, 9:26 AM
Unknown Object (File)
Fri, Feb 28, 8:12 AM
Unknown Object (File)
Feb 6 2025, 10:39 AM
Unknown Object (File)
Feb 6 2025, 5:25 AM
Unknown Object (File)
Feb 6 2025, 3:57 AM
Unknown Object (File)
Feb 6 2025, 3:57 AM
Subscribers
None

Details

Summary

we'll dispatch this action to call fetch_all_communities_with_names on the authoritative keyserver

Depends on D13398

Test Plan

dispatched action using useLegacyAshoatKeyserverCall. see gist: https://gist.github.com/vdhanan/df461cabc7a954ab1bc169104b98fbbb

saw success in redux and the correct payload

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

varun requested review of this revision.Sep 20 2024, 1:42 AM
ashoat added inline comments.
lib/actions/community-actions.js
73–77
This revision is now accepted and ready to land.Sep 20 2024, 5:45 AM