HomePhabricator
Diffusion Comm ef10c8f6fdea

[keyserver] Convert urlInfo in website responders

Description

[keyserver] Convert urlInfo in website responders

Summary:
ENG-4670

We also need to convert the urlInfo in the website responder so it works on link containing the new id schema. We can also handle the older links by not converting (the older link already contain schema that's inside the keyserver db).

Depends on D8879 (moving stuff because of cyclic dependencies)

Test Plan:
Open links:

Try opening links to non-existant threads:

Try navigating to settings and check if it worked correctly: http://localhost:3000/comm/settings/account/

Tried navigating to a pending (non-sidebar) threads with two users and was navigated correctly. Navigating to sidebar pending threads doesn't work but from analyzing the code and diffs it isn't supported by the keyserver anyway.

Also opened landing to check if there are no weird cyclic dependecies errors there

Reviewers: tomek, inka, kamil, ginsu

Reviewed By: kamil

Subscribers: ashoat

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

Details

Event Timeline