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
Unknown Object (File)
Tue, Oct 29, 9:18 AM
Unknown Object (File)
Oct 4 2024, 3:59 AM
Unknown Object (File)
Oct 4 2024, 3:59 AM
Unknown Object (File)
Oct 4 2024, 3:58 AM
Unknown Object (File)
Oct 4 2024, 3:58 AM
Unknown Object (File)
Sep 6 2024, 4:30 PM
Unknown Object (File)
Aug 29 2024, 1:17 PM
Unknown Object (File)
Aug 26 2024, 1:44 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