Page MenuHomePhabricator

[keyserver][lib][native][web] Add support for resolving FC usernames to getEntityTextAsString
ClosedPublic

Authored by ashoat on May 5 2024, 12:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 4:54 AM
Unknown Object (File)
Fri, Nov 29, 8:20 AM
Unknown Object (File)
Mon, Nov 25, 6:08 AM
Unknown Object (File)
Sun, Nov 24, 6:47 AM
Unknown Object (File)
Nov 14 2024, 10:41 AM
Unknown Object (File)
Nov 13 2024, 5:44 PM
Unknown Object (File)
Nov 11 2024, 7:57 PM
Unknown Object (File)
Nov 11 2024, 7:19 PM
Subscribers

Details

Summary

getEntityTextAsString is used in two places:

  1. Notifs, where we potentially need to resolve robotext with FC users in it
  2. Determining the name of a pending thread. If somebody is creating a pending thread from a robotext that has FC users in it, we want to resolve the FC usernames

Depends on D11880

Test Plan

I tested notifs generated on the keyserver and delivered to an Android device, and confirmed that they resolved Farcaster usernames properly

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable