HomePhabricator
Diffusion Comm 11c39b06fe7f

[lib][native] Fix keyserver on master

Description

[lib][native] Fix keyserver on master

Summary:
D12696 and D12697 caused issues because they introduced calls to authoritativeKeyserverID() from lib/selectors/user-selectors.js, which is accessed by keyserver.

This diff moves those calls to a separate file that is only accessed by native and web. It also wraps them both in a hook for easy access.

Test Plan: Make sure keyserver runs on master again

Reviewers: tomek, inka, varun, will

Differential Revision: https://phab.comm.dev/D12712

Details

Provenance
ashoatAuthored on Jul 9 2024, 7:52 PM
Differential Revision
D12712: [lib][native] Fix keyserver on master
Parents
rCOMM5e72ce89a33d: Fix minor typo in project.pbxproj
Branches
Unknown
Tags
Unknown