WildcatIP / other.js

The Chatternet feature platform
GNU Affero General Public License v3.0
7 stars 1 forks source link

Channel invitation top sheet action #89

Open kharmabum opened 7 years ago

kharmabum commented 7 years ago

See https://github.com/other-xyz/time-cone/issues/131 for full discussion on invitations.

The goal for the issue is to have the logic for creating the invitation link be contained within Other.js. Producing top sheet "results" and triggering this logic as a result of a tap/click is beyond the scope of this issue. Even without the plumbing the iOS client should still be able to utilize the method via a Swift-JS bridge. Doing so will likely require supporting Request objects as input to fetch.

kharmabum commented 7 years ago

Blocked by https://github.com/other-xyz/courier/issues/322

tonygentilcore commented 7 years ago

Blocked on #108