lbry-desktop/ui/component/claimPreviewTile
infinite-persistence bc0a4bdeea
Fix missing and broken "Follow" button on reposts (#7056)
## Issue
6776 Missing follow button on channel reposts

- Missing:
    - Fix: For reposts, `parseURI` will fail to determine if it's a channel because the URL doesn't have enough info. Determine from the claim object instead.
- Not working in Channel Page:
    - Fix: The repost uri doesn't link back to the source channel, so we'll need to handle it.
2021-09-10 11:01:12 -04:00
..
index.js add date to claim-preview aria-label 2021-07-15 19:44:51 -05:00
view.jsx Fix missing and broken "Follow" button on reposts (#7056) 2021-09-10 11:01:12 -04:00