Page MenuHomePhabricator

[native][web][lib] Extract common invite link logic
ClosedPublic

Authored by tomek on Feb 8 2024, 3:50 AM.
Tags
None
Referenced Files
F6075917: D10991.diff
Sun, Apr 20, 3:01 PM
Unknown Object (File)
Sat, Apr 19, 3:24 PM
Unknown Object (File)
Fri, Apr 18, 7:04 AM
Unknown Object (File)
Fri, Apr 18, 4:04 AM
Unknown Object (File)
Thu, Apr 17, 10:24 AM
Unknown Object (File)
Wed, Apr 9, 12:26 AM
Unknown Object (File)
Tue, Apr 8, 9:02 PM
Unknown Object (File)
Tue, Apr 8, 8:26 PM
Subscribers

Details

Summary

This logic was similar between platforms, and it makes sense to keep it in a single place. It becomes even more important now, because invite link blobs handling will complicate it by a lot, and we should avoid maintaining it in two places.

Depends on D10338

Test Plan

Check if accepting invite link works on web and iOS.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable