Page MenuHomePhabricator

[keyserver] Extend link creation logic to support invite links to threads
ClosedPublic

Authored by tomek on Fri, Jun 7, 1:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 27, 10:50 PM
Unknown Object (File)
Thu, Jun 27, 8:18 AM
Unknown Object (File)
Tue, Jun 25, 5:01 PM
Unknown Object (File)
Sat, Jun 22, 4:31 AM
Unknown Object (File)
Fri, Jun 21, 3:25 AM
Unknown Object (File)
Thu, Jun 20, 10:30 PM
Unknown Object (File)
Wed, Jun 19, 11:29 PM
Unknown Object (File)
Mon, Jun 17, 3:42 PM
Subscribers

Details

Summary

Check if the viewer can manage links in a thread (all the permissions pass for a script viewer). Modify the SQL scripts so that new columns are populated.
Didn't change the response from the server because we don't plan to create thread invite links from clients, and we can cut the complexity here (we don't need to deal with old clients).

https://linear.app/comm/issue/ENG-8387/modify-link-creation-logic-to-support-links-to-threads

Depends on D12351

Test Plan

Checked if creating and editing community links still work. Created a script which creates a thread link and checked if it works correctly - making this script work required some hacks https://linear.app/comm/issue/ENG-8390/fix-creating-invite-links-from-scrips.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable