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)
Wed, Apr 24, 3:42 PM
Unknown Object (File)
Feb 19 2024, 2:21 PM
Unknown Object (File)
Feb 18 2024, 10:07 AM
Unknown Object (File)
Feb 18 2024, 9:25 AM
Unknown Object (File)
Feb 17 2024, 11:38 AM
Unknown Object (File)
Feb 15 2024, 12:05 PM
Unknown Object (File)
Feb 15 2024, 4:21 AM
Unknown Object (File)
Feb 8 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