Page MenuHomePhabricator

[keyserver][lib] Introduce relationshipActions.FARCASTER_MUTUAL
ClosedPublic

Authored by ashoat on Mar 26 2024, 7:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 7:46 PM
Unknown Object (File)
Mon, Apr 22, 7:46 PM
Unknown Object (File)
Mon, Apr 22, 7:46 PM
Unknown Object (File)
Mon, Apr 22, 7:45 PM
Unknown Object (File)
Sat, Apr 6, 11:22 PM
Unknown Object (File)
Sat, Apr 6, 6:15 PM
Unknown Object (File)
Wed, Apr 3, 9:43 PM
Unknown Object (File)
Wed, Apr 3, 11:04 AM
Subscribers
None

Details

Summary

This new relationship action will set KNOW_OF for the viewer and the provided users, and create a personal thread. In a later diff, it will also add a robotext message about the Farcaster relationship.

In the future, relationship actions will get moved to the peer-to-peer Olm session, as will the personal thread creation.

Test Plan

Tested this in a later commit by hooking it into FarcasterDataHandler (D11387). Can't put up that code quite yet, as it depends on some components from other team members

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable