in order to set the farcaster avatar as thread avatar in 1 to 1 chats, we need to get the other user's FID from state.
not sure why we have so much code duplication here, but i'd like to defer addressing it.
Depends on D13380
Paths
| Differential D13381 Authored by varun on Sep 18 2024, 6:24 AM.
Details Summary in order to set the farcaster avatar as thread avatar in 1 to 1 chats, we need to get the other user's FID from state. not sure why we have so much code duplication here, but i'd like to defer addressing it. Depends on D13380 Test Plan thread avatars now look right when the other person in chat has set a farcaster avatar
Diff Detail
Event TimelineHarbormaster completed remote builds in B31690: Diff 44300.Sep 18 2024, 6:41 AM2024-09-18 06:41:58 (UTC-7) This revision now requires changes to proceed.Sep 18 2024, 7:56 AM2024-09-18 07:56:33 (UTC-7) This revision is now accepted and ready to land.Sep 19 2024, 3:37 PM2024-09-19 15:37:02 (UTC-7) varun added a child revision: D13456: [web] display farcaster avatar when it's set.Sep 24 2024, 3:25 PM2024-09-24 15:25:43 (UTC-7) Closed by commit rCOMM0332be8a66e3: [native][web] make farcaster avatars work as thread avatars (authored by varun). · Explain WhySep 25 2024, 7:24 AM2024-09-25 07:24:13 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44550 native/avatars/thread-avatar.react.js
web/avatars/thread-avatar.react.js
|