Skip to content

fix: show relay icons for thread replies#48

Merged
barrydeen merged 1 commit intomainfrom
fix/thread-relay-icons
Feb 26, 2026
Merged

fix: show relay icons for thread replies#48
barrydeen merged 1 commit intomainfrom
fix/thread-relay-icons

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Thread collector was discarding relay URLs, so reply events never had their source relay recorded — fixes "Seen on" being empty for most thread replies
  • Pass relayInfoRepo into ThreadScreen and compute relay icons for each note
  • Remove hasDetails gate on the expand button so every note is always expandable

Test plan

  • Open a thread with multiple replies
  • Tap the expand arrow on any reply — relay icons should appear in "Seen on"
  • Verify the expand arrow is visible on all notes, even those with no reactions

Thread collector was discarding the relay URL, so reply events never had
their relay source recorded. Pass relayInfoRepo into ThreadScreen and
compute relay icons for each note. Remove the hasDetails gate on the
expand button so every note is expandable.
@barrydeen barrydeen merged commit 0447ad3 into main Feb 26, 2026
@barrydeen barrydeen deleted the fix/thread-relay-icons branch March 4, 2026 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant